An open API service indexing awesome lists of open source software.

https://github.com/parthpanchal123/js-ninja

A collection of Javascripts must know tricks and trips for becoming a better dev and ramp up your Js game .
https://github.com/parthpanchal123/js-ninja

cheatsheet developer good-practices javascript tricks

Last synced: 12 months ago
JSON representation

A collection of Javascripts must know tricks and trips for becoming a better dev and ramp up your Js game .

Awesome Lists containing this project

README

          

![js-ninja.png](https://i.imgur.com/kC56U5z.png)

Js-Ninja : A collection of cool javascripts tricks and tips that helps you become a better Js dev .

![](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![GitHub forks](https://img.shields.io/github/forks/parthpanchal123/Js-ninja?style=flat-square)
![GitHub Repo stars](https://img.shields.io/github/stars/parthpanchal123/Js-ninja?style=flat-square)

### Each folder (represents a trick) consists of the JS file and an image explaining the code snippet in detail .

All these tricks are taken from [Simon Hoiberg](https://github.com/SimonHoiberg) 's Javascript cheatsheet .

_Download the pdf from here_ -> [65+ JavaScript Code Snippets - With Explanations.pdf](https://github.com/parthpanchal123/Js-ninja/blob/master/Resources/65%2B%20JavaScript%20Code%20Snippets%20-%20With%20Explanations.pdf).
The pdf contains many more tricks as compared to this repo. I'll add them gradually .

## Contributing

- Follow the DRY (Dont repeat same stuff) principle .
- Add an appropriate example of the trick with it's advantages and disadvantages.
- Create a pull request and help other's to level up their skills .


### Do 🌟 the repo if you learnt something and tweet to [Simon Hoiberg](https://twitter.com/SimonHoiberg) giving him feedback for this amazing resource.