Developing Web Components with Svelte Building a Library of Reusable UI Components

Leverage the power of Svelte to quickly produce the foundations of a framework-agnostic component library that can extend and develop over time. This is a project-oriented book that simplifies setting up the skeleton of the library and adding components, using little more than a text editor or free...

Full description

Bibliographic Details
Main Author: Libby, Alex
Format: eBook
Language:English
Published: Berkeley, CA Apress 2023, 2023
Edition:1st ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02891nmm a2200265 u 4500
001 EB002150754
003 EBX01000000000000001288880
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230301 ||| eng
020 |a 9781484290392 
100 1 |a Libby, Alex 
245 0 0 |a Developing Web Components with Svelte  |h Elektronische Ressource  |b Building a Library of Reusable UI Components  |c by Alex Libby 
250 |a 1st ed. 2023 
260 |a Berkeley, CA  |b Apress  |c 2023, 2023 
300 |a XV, 343 p. 67 illus  |b online resource 
505 0 |a 1: Getting Started -- 2: Creating Basic Components -- 3: Building Action Components -- 4: Building the Navigation Components -- 5: Creating Notification Components -- 6: Creating Grid Components -- 7: Writing Documentation -- 8: Documenting More Components -- 9. Testing Components -- 10: Deploying into Production -- 11: Taking Things Further 
653 |a Web Development 
653 |a Internet programming 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-9039-2 
856 4 0 |u https://doi.org/10.1007/978-1-4842-9039-2?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a Leverage the power of Svelte to quickly produce the foundations of a framework-agnostic component library that can extend and develop over time. This is a project-oriented book that simplifies setting up the skeleton of the library and adding components, using little more than a text editor or free software. You'll gain a starting baseline that can be used to develop future projects or incorporated into an existing workflow. You'll take development to the next level and can use this knowledge to create components with any framework, such as React, Angular or Vue.js, not just Svelte. Developing Web Components with Svelte is an excellent resource for getting acquainted with creating and maintaining a component library using a phased approach. It takes the view that you don't have to create something complex and unwieldy. Instead, you can start building something quickly, then extend it as needs dictate over time, without sacrificing speed or features. You'll see how to develop cleaner components in a quick, clear and straightforward way. The components you create in this project can be made available in one of the world's most extensive component ecosystems to be usable by other frameworks, making them genuinely reusable. In short, Svelte offers plenty of opportunities as it is based on Node.js and JavaScript making Svelte a powerful package to work from. You will: Use the Svelte framework to rapidly create and deploy the foundation of a component library that is versatile and performant Review developing and customizing components based on our needs Work through a real-world project to help solidify skills learned from the book and put them into practice