JavaScript: How It's Made

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

#compsci #howitsmade

Take the JavaScript quizzes:

Use code lORhwXd2 for 25% off your first payment.
Рекомендации по теме
Комментарии
Автор

A wise person once said: "Learning Javascript is like looking both ways before crossing the street, then getting hit by an airplane."

lightning_
Автор

The first time ever someone described assembly as syntactic sugar.

AmxCsifier
Автор

Been writing JS for 20 years, knew all of this shit already and still enjoyed your video... accurate, professional and fun.

creatorsremose
Автор

Not an easy task to squeeze all that info in a bit over 10 minutes. Keep up with the great videos!

jeereB
Автор

i watched this for like 2 days, pausing and taking notes and googling. its nice to have everything in one place like this, explained succintly. definitely a good start to get to know the basics.

Oshanii
Автор

0:05 The fact that i understood every words makes me happy

OddStare
Автор

Just wanna say, one of the best channel on programming.

tinuthomson
Автор

"high-level single-threaded garbage-collected interpreted or just-in-time compiled prototype-based multi-paradigm dynamic language with a non-blocking event loop concurrency model"
*Mind. Blown.*

derpmarine
Автор

I can flex so hard on other devs with this knowledge.

MrUnique
Автор

2:22 "are you a scripting language?"
undefined
😂

romainvincent
Автор

This is exactly the type of language understanding you need to have in order to really take advantage of what it offers. I absolutely enjoyed your take on this!

narcodico
Автор

wow, I spent months learning all of this stuff and you squeezed all this knowledge into a 10-minute video, which is very entertaining to watch! of course, I encourage everyone who is new to dig deeper into these topics, but still, describing it in such a concise and precise way is your great skill!

pajotrus
Автор

It's wild coming back to your older videos and how your voice and style have progressed

SingTingz
Автор

I've been a Javascript developer for over 2 years now and I had no idea that Promises get priority over other asynchronous tasks in the event loop.

jayanths
Автор

As someone with a degree on design, I love that I could grasp all of the concepts explained. I love that these videos are made because even when you won't mess with the guts of it all, it helps to know and makes you more confident of working with it. Great job! : D

BlameItOnJoe
Автор

I never get tired to hear about JavaScript.
It began as a completion of Java as a programming server side code, but became more than that. It's starts as a script language, but soon became a general purpose language.

victorpinasarnault
Автор

Straightforward exaplanations, without beating around the bush and all of it wrapped up with nice entertaining content (those old compiler/interpreter cartoons were quite entertaining)! Keep it up!

marko_
Автор

I really love that! Event loop is presented in such a bright way that your video say more about it in 2 minutes than the long speeches from big conferences :D

filip
Автор

Best intro on JavaScript within 8 sec awesome... Thumbs Up

abinesh-devadas
Автор

This is really a great topic! So many things as a JS dev, I have taken these stuff for granted but now each line that I write I can be more aware and be thankful for all these abstraction baked in JS. I am encouraged to write better codes after knowing all the heavy duty done by the JS and I will play my part as well!! Great video! Looking to see more of this kind of documentary!!

ericsg