0x4bd0 / javascript-cheat-sheet

JavaScript cheat sheet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JavaScript cheat sheet.

License:Other