Skip to content

petersem/basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript, Node, and general coding thoughts

GitHub Stars GitHub last commit GitHub commit activity GitHub repo file or directory count

Code examples

Code snippets all start with a number

To run the code examples

npm run // to see all the scripts
npm run scriptname

Look in the package.json to see examples of creating multiple script options, as per the above.

Some code includes references to external packages. Before this will work, ensure you run the following install command from a terminal open to the project folder. (this is not needed more than once)

npm i

Other information

  • Tips Useful code samples.
  • VSCode extensions, shortcuts and tips.
  • Learning suggestions and ideas.
  • NPN commands and packages.
  • Coding recommendations and practices.
  • Reference information.
  • Front-end HMTL, CSS, and recomendations.
  • Docker information, commands, and useful YAML.
  • Database learnings.
  • Git practices and commands.
  • Architecture patterns, practices, and recommendations.

Look under the client_code folder for examples of client-side task adding, and dynamic notifications.

Star History

Star History Chart

Create a GitHub account, then add a watch for this project to be notified of updates.

About

Javascript, Node JS, and other development learnings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors