Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

gbrlmngr/codinghub-tips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to contribute?

  1. Check how we handle tips in the files under ./tips/
  2. If you tip is something like Remove Duplicates from array name the file as remove-duplicates-array.md
  3. Format should be as follow:
    ---
    title: "Title for your tip"
    language: "javascript"
    twitter: "<your twitter handle>"
    ---
    
    // Your tip code goes here
    
  4. 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

Languages

  • JavaScript 68.1%
  • CSS 31.9%