🔗 JS Cheat Sheet
https://htmlcheatsheet.com/js
March 23, 2017
What is Javascript?
JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user.