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: New York, NY Apress 2023
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02948nmm a2200373 u 4500
001 EB002154745
003 EBX01000000000000001292871
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230404 ||| eng
020 |a 9781484290392 
050 4 |a QA76.76.A65 
100 1 |a Libby, Alex 
245 0 0 |a Developing web components with Svelte  |b building a library of reusable UI components  |c Alex Libby 
246 3 1 |a Building a library of reusable UI components 
246 3 1 |a Building a library of reusable user interface components 
250 |a [First edition] 
260 |a New York, NY  |b Apress  |c 2023 
300 |a 350 pages  |b illustrations 
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 Svelte / http://id.loc.gov/authorities/names/n2021015102 
653 |a Applications Web / Développement 
653 |a Web applications / Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-9039-2 
776 |z 1484290380 
776 |z 9781484290385 
776 |z 1484290399 
776 |z 9781484290392 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484290392/?ar  |x Verlag  |3 Volltext 
082 0 |a 006.7/8 
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