Skip to content

An Useful collection of JavaScript Snippets, Code receipes, tip n tricks, coding exercises

License

Notifications You must be signed in to change notification settings

appoctopus/JavascriptSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavascriptSnippet

What's inside?

JavaScriptSnippet is a Github repo that has a collection of JavaScript Snippets. Your daily dose of JavaScript tips and tricks and knowledge.

Folder Structure

  • /snippets - contains all the JS snippets
  • /exercises - contains programming challenges.

Commit instructions

Follow the instruction below to commit

  • Create a snippet as a .md file.
  • Name it as per the snippet that you are trying to showcase. For eg. objectisempty.md
  • Git commit as the following: git commit -m "Snippet#: Message". Example below,
git commit -m "Snippet1: Find if an object is empty"

Contributing

Well, we have not started accepting Pull Requests (PR) yet. We will soon open it for contriutions and we promise to update the ReadMe with proper instructions.

Follow us on the Social Network

Work in progress

Its an ever growing pool of useful snippets.

License

This project is licensed under the MIT License

About

An Useful collection of JavaScript Snippets, Code receipes, tip n tricks, coding exercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published