Svelte 3 - Quickstart Tutorial (Getting Started With Svelte.js)

Published: 25 May 2019
on channel: CodingTheSmartWay
6,991
122

The front-end development world is changing very fast - new technologies and frameworks are being released constantly and sometimes it's hard to keep the overview.

If you're a web developer you have most probably worked with frameworks like Angular, React, Vue in recent months. Now a new star is arising which is gaining traction very fast and is for sure an alternative to these framework: Svelte!

Svelte brings a new approach to JavaScript-based web development: Instead of doing the bulk of the work in the browser (client-side), Svelte shifts that work to a compiler step which is done during development time. This means that no framework code needs to be delivered to the client. Instead Svelte is able to produce highly optimised plain JavaScript code which can be directly interpreted by the browser. No need of loading additional libraries and code to be able to run the web application.

This approach makes Svelte web applications very fast and efficient. In the tutorial you'll learn the Svelte basics. We'll go through every step which is needed to build your own Svelte web application from start to finish.

If you haven't heart about Svelte yet, that's the perfect tutorial to get started ... Let's get into it!

This is a CodingTheSmartWay.com tutorial.
---------------------
Musik:
Night Owl by Broke For Free is licensed under a Creative Commons Attribution License.
(http://freemusicarchive.org/music/Bro...)

#svelte #sveltejs #webdevelopment #javascript #frontend


Watch video Svelte 3 - Quickstart Tutorial (Getting Started With Svelte.js) online without registration, duration hours minute second in high quality. This video was added by user CodingTheSmartWay 25 May 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 6,991 once and liked it 122 people.