Beginning Ractive.js: A Practical Introduction to Ractive.js using Real-World Examples
Autor Alex Libbyen Limba Engleză Paperback – 18 dec 2017
Beginning Ractive.js takes the view that you shouldn’t always resort to what “everyone else uses”, and that there is indeed a different way you can achieve the same result. We live in an age where speed and simplicity are of the essence - this book provides a perfect alternative that challenges the norm. Stop thinking you must use the same library as everyone else. Give Ractive a try!
What You'll Learn
- Understand how Ractive.js works and how it differs to other templating frameworks
- Source and manage data using Ractive.js’ data binding methods
- Gain an appreciation of managing events and animations using Ractive.js
- Create components that contain reusability functionality for current or future projects
- Work through real-world project examples using the Ractive.js library
Who This Book is For
Website developers who are keen to develop a fully interactive, template-driven website quickly, but don't have the desire to learn a more heavyweight framework, such as AngularJS.
Agile development teams, where time is of the essence, and the pressure is on to deliver results quickly.
Developers who want to focus on simplicity, where the library works for them, and they are not constrained by having to follow a particular methodology.
Preț: 188.72 lei
Preț vechi: 235.89 lei
-20% Nou
Puncte Express: 283
Preț estimativ în valută:
36.13€ • 37.61$ • 29.74£
36.13€ • 37.61$ • 29.74£
Carte tipărită la comandă
Livrare economică 28 ianuarie-03 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484230923
ISBN-10: 1484230922
Pagini: 275
Ilustrații: XXI, 285 p. 118 illus.
Dimensiuni: 178 x 254 x 21 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484230922
Pagini: 275
Ilustrații: XXI, 285 p. 118 illus.
Dimensiuni: 178 x 254 x 21 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part I. Getting Started.- 1. Getting Started with Ractive.- 2. Creating Templates.- Part II. In More Detail.- 3. Binding Data.- 4. Handling Events.- 5. Animating Content.- 6. Creating Components.- 7. Building Plugins.- Part III. Putting Ractive to Use.- 8. Using Ractive .- 9. Pulling it All Together.- 10. Creating a Shopping Cart.- Appendix: Ractive API.
Notă biografică
Alex Libby is an A/B testing developer and seasoned computer book author, who hails from England. His passion for all things Open Source dates back to the days of his degree studies, where he first came across web development, and has been hooked ever since. His daily work involves extensive use of JavaScript, HTML and CSS to manipulate existing website content; Alex enjoys tinkering with different open source libraries to see how they work. He has spent a stint maintaining the jQuery Tools library, and enjoys writing about Open Source technologies, principally for front end UI development.
Textul de pe ultima copertă
Develop websites using the Ractive.js template-driven UI library. This book is project-oriented and simplifies the process of using Ractive.js to create websites or online applications that are interactive by default. It equips you with a starting toolset to develop future projects, safe in the knowledge that the site operates as expected, and is not reliant on bloated technology, typical of other similar frameworks.
You'll create dynamic templates that are interactive from the outset and gain an appreciation of managing events and animations using Ractive.js. You'll also see how to source and manage data using Ractive.js’ data binding methods, and create components that contain reusability functionality for current or future projects..
Beginning Ractive.js takes the view that you shouldn’t always resort to what “everyone else uses,” and that there is indeed a different way you can achieve the same result. We live in an age where speed and simplicity are of the essence - this book provides a perfect alternative that challenges the norm. Stop thinking you must use the same library as everyone else. Give Ractive a try!
You'll create dynamic templates that are interactive from the outset and gain an appreciation of managing events and animations using Ractive.js. You'll also see how to source and manage data using Ractive.js’ data binding methods, and create components that contain reusability functionality for current or future projects..
Beginning Ractive.js takes the view that you shouldn’t always resort to what “everyone else uses,” and that there is indeed a different way you can achieve the same result. We live in an age where speed and simplicity are of the essence - this book provides a perfect alternative that challenges the norm. Stop thinking you must use the same library as everyone else. Give Ractive a try!
Caracteristici
First book on the market entirely dedicated to covering Ractive.js Largely practical and proves Ractive.js as a viable alternative to Angular or React Includes enough detail so that each example can be easily followed, unlike currently available resources on Ractive.js