JavaScript in 100 Seconds

preview_player
Показать описание

#js #programming #100SecondsOfCode

🔗 Resources

🔥 Get More Content - Upgrade to PRO

Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- What is JavaScript?
- JavaScript beginner introduction
- Who created JavaScript?
- ECMAScript vs JavaScript
- JS programming basics
- Run JS in browser
- Var vs Let vs Const
Рекомендации по теме
Комментарии
Автор

Many people might find it hard to believe a language can be built in only 1 week.

Having used JavaScript, I find this very easy to believe.

samstenner
Автор

Never heard of this language

Thanks for letting us know about These small languages 🙏🙏🙏

baggier
Автор

Been using it for over 1, 000, 000 seconds and it's still confusing, and I've been a professional front end developer for 17+ years.

flannelbeard
Автор

Need this man to do an entire tutorial he's so good at explaining things.

Talonf
Автор

A JavaScript developer here with 10+ years of experience, and watching this gave me goosebumps

HazemTamimi
Автор

Editing and sound is on a whole other level in this one! The fact you're always stepping up your game with each video still surprises me. This is an awesome way to wrap up both the basic web technologies in 100 seconds series and the weird Javascript course.

juanandrescastillofuenmayo
Автор

HTML-CSS-JS in 300 seconds is finally here
Awesome

totoshampoin
Автор

JavaScript aka the final boss of the 100seconds series with ludicrous amount of foreshadowing, finally introduces it's self.

jinx
Автор

the beginning of the video is epic. In a single sentence...

quentinvanbutsele
Автор

This series is actually so genius. A quick 100 seconds to get you into the subject and covers it's history and usage, can't thank you enough!

VukeFN
Автор

JavaScript, not the language we deserved but the language we needed. Any application that can be written in JavaScript, will eventually be written in JavaScript.

ThePandaGuitar
Автор

Finally 100 seconds of JS! Great video btw :)

WLdev
Автор

I was so badly waiting for this video the moment you announed it to show it to my friend who is having a hard time learning JS!

MaxProgramming
Автор

This was expertly made. Thank you Fireship.

vicradon
Автор

Everytime I'm not really motivated to code, I watch one of your videos and suddenly I'm on fire. You're awesome!

Luisn
Автор

I'm loving this series, quick and concise!

richtigmann
Автор

I think something that should be worth mentioning is that JavaScript always runs twice, which brings up the topic "hoisting" The first time JavaScript runs it will "hoist" variables and functions to the top of the file and then the second time it will run the code. This is something not a lot of beginners know, but is essential to get a good grasp of how JavaScript works.

TheOriginalJohnDoe
Автор

I just learned what a single threaded with a non blocking event loop means thanks to your great visualisation. Nice

Hari-dupt
Автор

Wow, even a Murray Rothbard reference. This is certainly my favorite channel.

vmsurjf
Автор

You deserve an award for packing in and explaining this much of JavaScript in only 100 seconds

stevenstraker