
22 Buzz Words Explained — Mutations, Pure Functions , Serverless, Hoisting, MVC + More
Syntax - Tasty Web Development Treats
00:00
Using Hoisting in Javascript
There's going to be like a new edition Of javascript every year or ecma script every year. So the they're Classifying it by years now. Synchronous means one after another right um if you're coming for a p-world p-t is very synchronous Where one line runs it waits for that line to be done and the next line the next thing running However, javascript is built almost entirely as synchronous Meaning that it will fire off a line of code and then the line of code has not yet been finished. Asynchronous means things will sort of just fire off as fast as possible For example in Ajax when there are five different requests being made all at once so
Play episode from 51:12
Transcript


