Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 768 Bytes

readMe.md

File metadata and controls

20 lines (11 loc) · 768 Bytes

JavaScript Cheat Sheet

About

This is a cheatsheet to help with JavaScript Development.

Created by the JavaScript Squad Discord - Discord Server

Contributing

Create a document using kebab-case in the pages/ directory. Make sure it's a markdown file, with the extension .md. An example would be data-types.md as a document that covers JavaScript datatypes.

Once you add a file, start writing in it. Make sure to use the layout shown in the template.md file in the root of this repository.

Once you've completed this, create a pull request that outlines what the topic is and what's been covered.