openjs-nodejs-application-developer-study-guide
openjs-nodejs-application-developer-study-guide copied to clipboard
Resources and notes to help prepare for the Node JS Application Developer (JSNAD) certification exam
OpenJS Node.js Application Developer Study Guide
The OpenJS Node.js Application Developer certification is designed for anyone looking to demonstrate competence with Node.js to create applications of any knd, with a focus of Node.js core APIs.
OpenJS - details of certification
Local site
To run locally, get the dependencies:
npm install
Then run npm start. You can access your site on localhost:8080.
Deployment
Deployment is handled automatically by any merges to master. The site is hosted on Github Pages.
Styling
The base theme for this site is provided by Milligram with custom theming.