課程資料
課程簡介
Learn the basic fundamentals of a JavaScript framework with Svelte
Svelte makes learning JavaScript Frameworks fun.
If you know how to code in JavaScript you can already write a simple Svelte app. Take those skills and level up into the most loved tool for developers.
What will you learn?
How to build a simple web application using Svelte
What is a JavaScript framework
Why use a JavaScript framework
JavaScript framework fundamentals like conditional rendering, template looping, state management, routing, etc.
How to prototype quickly with TailwindCSS and DaisyUI
The confidence and knowledge to use Svelte as well as learn any other JavaScript framework
Svelte is the latest and greatest front-end tool for web developers. If you want to stay ahead of the curve and be ready for where the industry is going, learn Svelte now!
Who is this course for?
Anyone looking to learn how to make reactive websites
Beginners that want to take the next step after learning HTML, CSS, and JavaScript basics
Anyone that wants to stay on top of the latest and greatest tools
The course is broken up into 9 lessons and 9 assignments. Each assignment is meant to reinforce the knowledge you will learn during the lesson. It's highly recommended to code alone with the lessons and then complete each assignment before moving on to the next one.
All the code will be available in a GitHub repo which you will be in the description of the setup video.
課程章節
- 5 個章節
- 16 堂課
- 第 1 章 Introduction
- 第 2 章 JavaScript Frameworks and Svelte
- 第 3 章 Setup Your Project
- 第 4 章 Lessons
- 第 5 章 Extras
課程內容
- Build a simple web application with the Svelte framework
- Transfer JavaScript Framework knowledge to any framework (React, Vue, etc)
- Create a scaffold project with Svelte, TailwindCSS and DaisyUI
- Differentiate between vanilla JavaScript and the Svelte framework
評價
-
RRoyal Obasi
Good first round take on Svelte. Thanks.
-
IIeva Jakšaitytė
Course is great if you already have some knowledge in javascript and similar library/framework, because you can go through main things fast and compare yourself (like, how to handle data, events, etc). It was easy for me because I already have knowledge in angular and react, but I think it could be a little hard for someone who is completly new.
-
JJan Tharmak
Could you create more Svelte tutorial? Would like tutorial on connecting to MongoDB, and also on building a table and graph (by fetching data from MongoDb and Excel files). Thank you! Appreciate these lessons!!
-
JJoep Brinkman
Setting it all up was a little confusing, having to set up svelte (no svelte variant option in my case, just svelte-kit/ts/javascript), tailwind via svelte-add - getting to the right url's etc. Instructor had it all already opened in browser-tabs. I had to look all those up, unless i am missing something. Also, alignment defaults for tailwind seem to have changed since my html code didn't get left-aligned by default but remained centered. For the rest, great and clear instructions and easy to follow.