Skip to content

patMacMillan/code-bits

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository will hold files that include code snippets that I believe will be commonly used in various languages/frameworks.

Current Code Bit Files include:

  • Angular Code bits
  • Ruby Code bits
  • C++ Code bits

To add more Code Bits:

  • Either add to the current files (e.g. add Angular code snippets to the AngularCodeBits.js file) or create a new file for a language/library/framework (e.g. ReactCodeBits.js or PythonCodeBits.py).
  • If you create a new file, be sure to add it to the Readme file!
  • Add comments your code bits to explain what they do.
  • Try to follow the template of numbering code bits in the AngularCodeBits.js file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.6%
  • Ruby 29.5%
  • C++ 11.9%