Web Development Docs
HTML
The building blocks of web development
CSS
The styling/presentation layer to make everything look great
JavaScript
Interactive level of web dev that has morphed into a large ecosystem
ES6/ES2015
ES2015+ includes some of the new additions to the latest JS spec
CSS Frameworks
Opinionated CSS styling including components
Accessibility
Making sites and web apps available to everyone
JSON
JavaScript Object Notation
Regular Expressions
More commonly known as regex used to match patterns
React
JS framework backed by Facebook that is everywhere
Glossary
A list detailing key web dev terms
Vue
A Progressive Front End Framework