Learn SvelteJS – a modern JavaScript compiler which produces lightweight, high performance web apps.
Limited Offer! Join the Full “Svelte – The Complete Guide” Course at 90% off: https://www.udemy.com/sveltejs-the-complete-guide/?couponCode=ACAD_Y
Check out all our other courses: https://academind.com/learn/our-courses
———-
Svelte vs React, Angular & Vue: https://youtu.be/DZyWNS4fVE0
Creating Svelte Projects: https://svelte.dev/blog/the-easiest-way-to-get-started
Official Docs: https://svelte.dev/tutorial/basics
Understanding reduce(): https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce
———-
• Go to https://www.academind.com and subscribe to our newsletter to stay updated and to get exclusive content & discounts
• Follow @maxedapps and @academind_real on Twitter
• Follow @academind_real on Instagram: https://www.instagram.com/academind_real
• Join our Facebook community on https://www.facebook.com/academindchannel/
See you in the videos!
———-
Academind is your source for online education in the areas of web development, frontend web development, backend web development, programming, coding and data science! No matter if you are looking for a tutorial, a course, a crash course, an introduction, an online tutorial or any related video, we try our best to offer you the content you are looking for. Our topics include Angular, React, Vue, Html, CSS, JavaScript, TypeScript, Redux, Nuxt.js, RxJs, Bootstrap, Laravel, Node.js, Progressive Web Apps (PWA), Ionic, React Native, Regular Expressions (RegEx), Stencil, Power BI, Amazon Web Services (AWS), Firebase or other topics, make sure to have a look at this channel or at academind.com to find the learning resource of your choice!
Original source
36 responses to “Svelte – Quickstart & Thorough Introduction Tutorial”
SwelteJS is tight
React is cool, Vue is cooler, Svelte is coolest! Svelte's syntax is super concise and clean.
love this video ❤️
How can you pair Svelte with Framework7?
Is svetle good for modernisation of old MVC sites, to keep them SEO.
I don't think people are ready to learn svelt, since it's AGAIN, a new library and there are planty of things to learn with the popular angular, react and vue.
Can you use Redux for state management with Svelte components? Has this crossed your mind before?
Those vs code suggestions are so useless… I have them turned off, but watching your video made me wanna cry.
Good introduction video!
Removing the framework from the browser is huge for browser loading times. Two thumbs up!
The template syntax for loops and conditions looks a bit ugly though. And not being able to use Typescript is a drawback.
But all in all it seems interesting enough to have a closer look at. I am for instance curious how you would go about handling routes, asynchronous stuff and application state management.
Great video Max. Svelte seems like a game changer.
Great introduction! Well explained!
Great intro example! Thanks 🙂
can we use svelte with typescript because its 2 compiler?
Hey iPhone users, start from 00:47 and Siri is activated. Try it! 😂😂
It looks wonderful as Vue JS.
WOW soo good
What about PUG?
This is ass, Angular is much better.
Great vid, thanks bro!
Thank u for this awesome video
great tutorial as always but how is this better than react? some new funky template syntax.
i bought the course because it looks like interesting to learn. PLus i always didn't like the frameworks.
The most important thing is code maintainability and i think currently only angular presents the most efficient way to maintain code
there's sapper atop of svelte; say I've been using react with material-ui, what would I use instead of material-ui with svelte? Surely people aren't going to build there UI from scratch with bare CSS and HTML so?
There is any support for IE11 (I know, I know, but some clients still use that…) in Svelte? I tried some examples and they didn't work.
Nah. Horrible syntax for me. Especially in conditionals
Does anyone have a good resource on getting scss/pug to work with svelte? I keep jumping from github repo to repo but every method just throws errors at me.
Show de bola! Agora só aprender mais na Udemy
Nice job
always impressive max!
Wow such a great machine!
Hi Max, Please create a course on Electron JS
The Team has different good projects for sever side like Next [for React] and for Mobile apps – Hope to see them soon on your chanel. – Sapper, our Next.js-style app framework, is still in the middle of being updated to use Svelte 3. The Svelte Native community project, which allows you to write Android and iOS apps in Svelte.
Thanks for the quick start. 😉
What are your thoughts on AureliaJS ?
Can you do a review on AureliaJS?
Thanks. 😉
No reason to switch from React to Svelte. React is the top 1.
Can you tackle Sapper (svelte 3 SSR) to export a blog written in markdown? I know its super specific but it feels like this would be the best tool for the job (staticly exported rehydrating blog) and i can't find any tutorials on this framework