Core Coursework
(take these in order)
- +
Editor's Notes
Get a dynamic and fun introduction to Vue from Sarah Drasner! Introduction to Vue.js
Vue.js brings together the best features of the javascript framework landscape elegantly. Build complex and maintainable applications faster!- +
Editor's Notes
Learn how Vue works under the hood with Vue’s creator, Evan You. Advanced Vue.js Features from the Ground Up
Learn how to build accessible routing, state management, form validation and internationalization from the ground up by composing basic Vue.js features.- +
Editor's Notes
Understanding functional programming will help make your application code more readable and powerful! Functional-Light JavaScript, v3
Improve your JavaScript by applying functional programming concepts like function purity, point-free, partial-application, currying, composition, immutability, recursion, list operations like map, reduce & filter...plus even more advanced concepts like monads and transduction!

