Javascript: The React Parts
Sat, 08 Jun 2019 10:00 AM
@Malaysian Global Innovation & Creativity Centre (MaGIC)
JavaScript fundamentals and concepts that are commonly used when developing in React.
In this workshop, you will learn
ES6 syntactic sugar: template string, destructuring, spread operator, arrow function
new JavaScript features: block scope declaration, Array methods, ES modules
advanced concepts in JavaScript: closure and functional programming