JavaScript Deep Dive: Everything you should know before learning Svelte

preview_player
Показать описание
In this video, I take a deep dive into all the JavaScript basics you should know before learning the Svelte framework. We will build an image library utilizing all the concepts covered in this tutorial.

00:00 - Intro
01:26 - Project demo
02:09 - JavaScript Statements
04:19 - HTML/CSS
05:53 - Variables
04:49 - Data Types
17:00 - Functions
22:21- DOM Methods
34:56 - Array Methods
38:48 - Fetching data from an API
42:12 - Conclusion

💻 RESOURCES:

🤝 LET’S CONNECT:
Рекомендации по теме
Комментарии
Автор

Amazing. This is like hours and hours of JavaScript tutorials condensed into 45 mins.

Actionme
Автор

Awesome Stephie. Keep doing more videos😎

mohammedaabida
Автор

Great tutorial! Really concise and informative! 🙏

urssounds
Автор

Thanks, makes me feel more confident moving forward because all of this (with the exception of api endpoints) was pretty familiar to me.

WyzrdCat
Автор

I really love your videos. Svelte is cool

Scipio-Nigerianus
Автор

Could you make a video about JavaScript object destructuring ?

Troy-olfk
Автор

Great tutorials Stephie, question: how about a Spotify (clone) App - what set would you use to build? I really liked Svelte tut but how about a bigger project, hope you reply.

vaniad
Автор

What's your thoughts on Typescript? Is it worth learning after JS, alongside Svelte?

jimdaily
Автор

Hi Stephie. Thanks for this video. I am trying to convert this to a Svelte project but it not working for me because I not sure of the markup. I'm using your repo project. Here is the bit I'm not sure about. I don't get any errors but the page isn't loading any data. Could you pls check.
`<main>
<a href
<div class="image">
<img alt="some text"/>
</div>
<div || 'No description'}/>
</a>
</main>`

benjaminjameswaller
Автор

Any chance you can make a vidoe on react js.

Tesseract
Автор

I still don’t know if I should be impressed, attracted, or scared of *Svelte*

gmkhussain