/openjs-nodejs-application-developer-study-guide

Resources and notes to help prepare for the Node JS Application Developer (JSNAD) certification exam

Primary LanguageJavaScript

OpenJS Node.js Application Developer Study Guide

View web version of the 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.