Vue on Rails: End-to-End Guide to Building Web Apps Using Vue.js and Rails
Autor Bryan Lim, Richard LaFranchien Limba Engleză Paperback – 30 aug 2019
This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as how to use props, events and slots of Vue components. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.
These topics are essential for developers and product owners because they cover end-to-end advice for building a web application incrementally or from scratch. Vue.js on Rails shows you just how easy it is to build and maintain a modern web app and save hundreds of hours integrating these two technologies.
What You'll Learn
Product owners seeking a technology for a company’s products with an emphasis on development scalability; business owners looking to maximize developer satisfaction and successful productdevelopment; technical managers requiring a pragmatic and successful web app development strategy;and new and experienced developers and designers learning to build web apps using the best tools available.
- Use Vue and Rails together to improve products
- Build a web app with a focus on developer happiness
- Take a pragmatic approach to web app development with practical code examples
- Save time configuring Vue and Rails
- Control and manage states in a Vue on Rails project
Product owners seeking a technology for a company’s products with an emphasis on development scalability; business owners looking to maximize developer satisfaction and successful productdevelopment; technical managers requiring a pragmatic and successful web app development strategy;and new and experienced developers and designers learning to build web apps using the best tools available.
Preț: 204.28 lei
Preț vechi: 255.35 lei
-20% Nou
Puncte Express: 306
Preț estimativ în valută:
39.10€ • 40.75$ • 32.55£
39.10€ • 40.75$ • 32.55£
Carte disponibilă
Livrare economică 14-28 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484251157
ISBN-10: 1484251156
Pagini: 110
Ilustrații: XV, 193 p. 21 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484251156
Pagini: 110
Ilustrații: XV, 193 p. 21 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part I. Start Your Engines--The Technology.- 1. Introduction.- 2. Nuts and Bolts of Vue with Ruby on Rails.- 3. Model, Vue, and Controller.- Part II. Hands on the Wheels--Tutorials.- 4. Real-World Applications through Short Tutorials.- 5. Making a Real Time Two-Player Game with Action Cable.- 6. Building an Image-Cropping Tool with Vue and Active Storage.- Part III. Turbo Charge--Production Ready.- 7. Testing, Deployment, and Troubleshooting.- 8. Conclusion-Finishing the Race.- Appendix A.
Notă biografică
Bryan Lim has been a Rails developer since 2009. He is one of the contributors to Rails’ webpacker project. He has a bachelor’s degree in Computing and a master’s degree in Business Analytics from National University of Singapore. He runs a small software consultancy firm and is based in Singapore. Some of his work can be found on his GitHub (@ytbryan).
Richard LaFranchi is a Senior Software Engineer at Charter Communication and works on internal testing tools for the organization. He has a bachelor’s degree in Civil Engineering from University of Colorado, Boulder and is currently pursuing a master’s in Computer Science at Colorado State University. He first developed a passion for web development in 2011, and he publishes many Vue/Rails open source tutorials and projects on his GitHub (@rlafranchi).
Richard LaFranchi is a Senior Software Engineer at Charter Communication and works on internal testing tools for the organization. He has a bachelor’s degree in Civil Engineering from University of Colorado, Boulder and is currently pursuing a master’s in Computer Science at Colorado State University. He first developed a passion for web development in 2011, and he publishes many Vue/Rails open source tutorials and projects on his GitHub (@rlafranchi).
Textul de pe ultima copertă
Build modern and progressive web applications with Vue.js and Ruby on Rails. As the Rails community embraces JavaScript, this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single- page application, when and how to use JavaScript in your project, how to scaffold a Vue component in Rails, and how to configure Vue.js in a Rails project.
This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as learn the basics of Vue geared towards traditional Rails developers. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.
These topics are essential for developers and product owners because they cover end-to-end advice for building a web application incrementally or from scratch. Vue.js on Rails shows you just how easy it is to build and maintain a modern web app and save hundreds of hours integrating these two technologies.
This book explores how to manage and understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as learn the basics of Vue geared towards traditional Rails developers. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.
These topics are essential for developers and product owners because they cover end-to-end advice for building a web application incrementally or from scratch. Vue.js on Rails shows you just how easy it is to build and maintain a modern web app and save hundreds of hours integrating these two technologies.
Caracteristici
First complete end-to-end solution using Vue.js and Ruby on Rails Combines emphasis on key principles of modern web development with pragmatic code tutorial and practical lessons Teaches the reader how to save hundreds of hours integrating Vue and Rails via webpacker