Skip to content

petersem/basics

Repository files navigation

Basic JS Stuff

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

Just a few things taught in class

To run the code files

npm run var
npm run func
npm run dec
npm run class
npm run math
npm run arr
npm run err
npm run tips
npm run reg

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

The hottips.js file 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 Tips

Tips and tricks for various random things.

Star History

Star History Chart

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

About

Stuff taught in Tafe for the web dev courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors