Practical Svelte: Create Performant Applications with the Svelte Component Framework
Autor Alex Libbyen Limba Engleză Paperback – 8 oct 2021
You will learn how to use the Svelte framework to rapidly create and deploy websites or online applications that are performant, with the minimum of fuss and using existing tools already available in the browser, get up to speed with individual features of the Svelte framework, and work through a series of small projects that will combine to produce a finished site at the end of the book – this to help consolidate skills from day one and create something that you can use as a basis for future projects.
What You Will Learn
- Understand why Svelte’s popularity makes it the go-to framework for constructing applications
- Learn how to scaffold and implement web sites or online applications using Svelte
- Create reusable components using Svelte that are interoperable with other frameworks and can solve real-world problems
- Perform automated testing and deployment using tools such as CI/CD testing
- Work through some mini projects from start to finish, understanding what we can achieve using Svelte and where we may need to bring other tools into play
Website developers who are already familiar with JavaScript, CSS, and HTML and are keen to learn how to leverage the Svelte component framework to quickly create web sites or online applications with little more than a text editor. It’s perfect for development teams who do not want to follow the mold and use a credible alternative to React or Angular.
Preț: 310.36 lei
Preț vechi: 387.95 lei
-20% Nou
Puncte Express: 466
Preț estimativ în valută:
59.40€ • 61.78$ • 49.03£
59.40€ • 61.78$ • 49.03£
Carte disponibilă
Livrare economică 24 martie-07 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484273739
ISBN-10: 1484273737
Pagini: 298
Ilustrații: XIX, 317 p. 76 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.65 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484273737
Pagini: 298
Ilustrații: XIX, 317 p. 76 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.65 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Getting Started.- 2. Creating Components.- 3. Managing State and Data.- 4. Controlling Logic.- 5. Managing Events.- 6. Binding Elements.- 7. Adding Styles.- 8. Unit Testing and Svelte.- 9. Deploying Svelte.- 10. Working with External Libraries.- 11. Animating Svelte.- 12. Adapting for Sapper.- Appendix A. Getting Help.
Notă biografică
Alex Libby is a frontend engineer 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 React, NodeJS, JavaScript, HTML, and CSS; 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ă
Learn to leverage the power of Svelte to produce web applications that are efficient and fast. This project-oriented book simplifies creating sites using Svelte from start to finish, with little more than a text editor and familiar languages such as HTML, CSS, and JavaScript. It equips you with a starting toolset that you can use to develop future projects, incorporate into your existing workflow, and allow you to take your websites to the next level.Practical Svelte is an excellent resource for getting acquainted with creating and manipulating websites or online applications using a component framework approach. It takes the view that we don’t have to create something complex and unwieldy. We can build something quickly, using less code than some of its competitors, and extend it using the power of the API and plugins over time, without sacrificing speed or features.
You will learn how to use the Svelte framework to rapidly create and deploy websites or online applications that are performant, with the minimum of fuss and using existing tools already available in the browser, get up to speed with individual features of the Svelte framework, and work through a series of small projects that will combine to produce a finished site at the end of the book – this to help consolidate skills from day one and create something that you can use as a basis for future projects.
You will:
You will learn how to use the Svelte framework to rapidly create and deploy websites or online applications that are performant, with the minimum of fuss and using existing tools already available in the browser, get up to speed with individual features of the Svelte framework, and work through a series of small projects that will combine to produce a finished site at the end of the book – this to help consolidate skills from day one and create something that you can use as a basis for future projects.
You will:
- Understand why Svelte’s popularity makes it the go-to framework for constructing applications
- Learn how to scaffold and implement web sites or online applications using Svelte
- Create reusable components using Svelte that are interoperable with other frameworks and can solve real-world problems
- Perform automated testing and deployment using tools such as CI/CD testing
- Work through some mini projects from start to finish, understanding what we can achieve using Svelte and where we may need to bring other tools into play
Caracteristici
A practical introduction to creating web applications using Svelte aimed at beginners Breaks down advanced topics to a level that beginners can understand Works through building the front end for a full e-commerce site while exploring Svelte’s features.