Skip to content

0xtelmo/codinghub-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to contribute?

  1. Fork this Repository
  2. Check how we handle tips in the files under ./tips/
  3. If your tip is something like Remove Duplicates from array name the file as remove-duplicates-array.md
  4. Your can copy the content of TEMPLATE.md if you want, or
  5. Format should be as follow:
    ---
    title: "Title for your tip"
    language: "javascript"
    twitter: "<your twitter handle without the @>"
    createdAt: "<ADD IF YOU WANT A "new" FLAG ON YOUR TIP> format: 2020-03-24"
    ---
    
    // Your tip code goes here
    
  6. Open a PR with your tip, once we approve it will be available on the website

About

🔥 CodingHub Tips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8