bokomslag Svelte and Sapper in Action
Data & IT

Svelte and Sapper in Action

R Mark Volkmann

Pocket

669:-

Funktionen begränsas av dina webbläsarinställningar (t.ex. privat läge).

Uppskattad leveranstid 5-9 arbetsdagar

Fri frakt för medlemmar vid köp för minst 249:-

  • 325 sidor
  • 2020

For front-end web developers familiar with the basics of HTML, CSS, and JavaScript.

 

Svelte and Sapper in Action is a comprehensive guide to building web apps with Svelte and Sapper. Youll dive straight into coding a complete travel packing app as you learn to write, compile, and organize Svelte components for your apps UI. From there, youll master Sveltes awesome state management model and learn to use Sapper for simplified page routing, creating static sites, and providing offline support with Service Workers. By the time youre done, youll be able to build web applications that are easier to understand, offer great UX, and dont compromise on SEO.

 

  • Creating Svelte applications and components
  • Communicating between Svelte components
  • Routing between pages in both Svelte and Sapper
  • Adding animation to components
  • Debugging, testing, and deploying applications
  • Implementing and invoking REST services in a Sapper app
  • Exporting a Sapper app as a static site

Imagine web apps with fast browser load times that also offer amazing developer productivity and require less code to create. Thats what Svelte and Sapper deliver! Svelte pushes a lot of the work a frontend framework would handle to the compile step, so your app components come out as tight, well-organized JavaScript modules. Sapper is a lightweight web framework that minimizes application size through server-rendering front pages and only loading the JavaScript you need. The end result is more efficient apps with great UX and simplified state management.

 

Rather than loading a framework like Angular, Vue, or React into the browser, Svelte compiles your components into tiny, well-organized JavaScript modules. That means your app loads lightning fast and runs even faster, in part because theres no need to load just-in-case framework code. Svelte also streamlines your UI development with a host of powerful features such as reactive statements, two-way data binding, stores, and context. The Sapper framework pairs perfectly with Svelte for efficient server-side rendering, code splitting, and API development.

  • Författare: R Mark Volkmann
  • Illustratör: unspecified Illustrations
  • Format: Pocket/Paperback
  • ISBN: 9781617297946
  • Språk: Engelska
  • Antal sidor: 325
  • Utgivningsdatum: 2020-11-10
  • Förlag: Manning Publications