Skip to content

javascriptSquad/javascript-cheat-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.