/intro-js

Basic JavaScript features for MLSA Web Path juniors

Primary LanguageJavaScript

Intro to JavaScript

We know how to create multiple elements for our webpage, and we also know how to style them and make them pretty. What's next? Functionality. It's time to grab the bull by the horns and start the transition from creating websites to creating web applications.

Useful links

Just like we've seen in the past meetings, the best place to start is MDN Docs. The other links are for very well structured and presented tutorials.

Homework

Create a notes app using what you've learned in the past lessons and today.