JavaScript Fundamentals I
ECMAScript 6 (also known as ES6) is one of the most currently used versions of Javascript. Javascript, like anything else in the software world, continues to evolve and grow, with new features and syntax added every year. This is why it’s important to stay updated on how the language is changing over time.
This six-class cohort series will be an introduction and practical exploration into some of the latest changes to JavaScript that aspiring frontend developers should know about and be using today. This series will also be foundational–a great prerequisite–for those interested in eventually learning and using popular JavaScript frameworks such as React and Vue.
Topics to cover will include:
New variable syntax: const and let
Ternary Statements
Arrow Functions
Array Iterators
Objects & Object methods
Destructuring Objects and Arrays
And more
Skills / Knowledge
- JavaScript
- ES6
- Frontend Development
- Web Design