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

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

Home Page:http://nodestudyguide.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://nodestudyguide.com/


Languages

Language:JavaScript 57.3%Language:HTML 27.0%Language:CSS 15.7%