All Projects → Node-Study-Guide → openjs-nodejs-application-developer-study-guide

Node-Study-Guide / openjs-nodejs-application-developer-study-guide

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

Programming Languages

javascript
184084 projects - #8 most used programming language
Nunjucks
165 projects
CSS
56736 projects

Projects that are alternatives of or similar to openjs-nodejs-application-developer-study-guide

Coursera-Certifications
A repository to showcase my completed courses on the Coursera platform.
Stars: ✭ 20 (-68.75%)
Mutual labels:  cert, certification
NinjaDroid
Ninja Reverse Engineering on Android APK packages
Stars: ✭ 224 (+250%)
Mutual labels:  cert
Php Certification Training
🎓 Zend Certified PHP Engineer Certification (free training)
Stars: ✭ 181 (+182.81%)
Mutual labels:  certification
qiniu-auto-cert
七牛 CDN 证书自动化工具
Stars: ✭ 20 (-68.75%)
Mutual labels:  cert
Symfony Pack
A series of questions to prepare for the Symfony certification
Stars: ✭ 241 (+276.56%)
Mutual labels:  certification
yara-exporter
Exporting MISP event attributes to yara rules usable with Thor apt scanner
Stars: ✭ 22 (-65.62%)
Mutual labels:  cert
Cehv10 Notes
📕 Both personal and public notes for EC-Council's CEHv10 312-50, because its thousands of pages/slides of boredom, and a braindump to many
Stars: ✭ 170 (+165.63%)
Mutual labels:  certification
node-certification
Strongloop Node.js Certification Exam work out
Stars: ✭ 59 (-7.81%)
Mutual labels:  certification
training-materials
No description or website provided.
Stars: ✭ 47 (-26.56%)
Mutual labels:  cert
save-cloud
Cluster-based cloud mechanism for running SAVE framework
Stars: ✭ 30 (-53.12%)
Mutual labels:  certification
Aws Csa 2017
Study Notes for AWS Certified Solutions Architect Associate - 2017
Stars: ✭ 249 (+289.06%)
Mutual labels:  certification
Simple-TLS-Client-Server-with-Node.js
Simple TLS Client/Server with Node.js
Stars: ✭ 22 (-65.62%)
Mutual labels:  cert
AWS-Certified-Solutions-Architect-Associate
AWS Certified Solutions Architect Associate exam preparation notes
Stars: ✭ 37 (-42.19%)
Mutual labels:  certification
Ckad Prep
Exercises demonstrated as part of the video course "Certified Kubernetes Application Developer (CKAD) Prep Course" published by O'Reilly Media.
Stars: ✭ 230 (+259.38%)
Mutual labels:  certification
dnslog
Minimalistic DNS logging tool
Stars: ✭ 40 (-37.5%)
Mutual labels:  cert
Googlecloudarchitectprofessional
Resources to prepare for Google Certified Cloud Architect Professional Exam - 2017
Stars: ✭ 177 (+176.56%)
Mutual labels:  certification
anvil
Tools for distributing ssl certificates
Stars: ✭ 29 (-54.69%)
Mutual labels:  cert
Spring
Personal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (-45.31%)
Mutual labels:  certification
Certification-Study-Guides
Certification study and exam guides for the major cloud related certifications
Stars: ✭ 77 (+20.31%)
Mutual labels:  certification
node-wxpay
微信支付APIv3 for nodejs
Stars: ✭ 93 (+45.31%)
Mutual labels:  cert

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].