-
var - let - const differences
-
convert data types
-
template literal
-
loop
for
for..in
for..of
foreach
map
-
functions
Function Expression
Immediately Invoked Function Expression (IIFE)
-
OOP
object
constructor
prototype
object.create
inheritance
call & apply & bind
-
ES6
Arrow Function
Destructing
Spread Operator
Class Structure
Inheritance
Static Method
Map
Set
-
FakeRestAPI
-
Asynchronous
ajax
callback
-
Promise & Fetch
-
Async & Await