Skip to content

Different examples of patterns, realizations of something and so on... (code & files samples)

License

Notifications You must be signed in to change notification settings

FLighter7/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples

Click me to find some example
Use Ctrl+T to find example by keywords

How to add a new example?

  1. Create a new folder into the /data directory. Name it from the global thing to the local thing. E.g., the first is a programming language, next a framework, and a bundler at the end (typescript + react + webpack). Use only the main things in the name, that show what this example is about. Avoid using all dependencies names in the folder's name.
  2. Create all file structure you need. Include only needed dependencies. Exclude node_modules from there. If somebody download this example it must be runnable, so take care of this.
  3. In each file divide important parts and secondary parts of code by comments and spaces.
  4. Will be nice to add a README.md file with the description of the example.
  5. That's all, you're the best! :)

About

Different examples of patterns, realizations of something and so on... (code & files samples)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published