Advanced JavaScript

https://github.com/getify/You-Dont-Know-JS

Scope

(Again...)

Functions create a scope

And functions can be nested

this & new

Classes?

So why this & new?

Object Prototypes

The prototype pattern is a creational design pattern in software development.

In JavaScript we have only prototypal inheritance

But...

EcmaScript 6

(Also called EcmaScript 2015)

(Yes, just like FIFA)

Can I use it?

Only on Modern Browsers

Babel

That's It!

Thanks!

Advanced JavaScript 1

By extrategy

Advanced JavaScript 1

  • 1,402