Node JS Public

Team Badge List

Badge holders demonstrated a working understanding of Node.

Required Evidence

Learning Resources

Resources to enhance the learning of Nodejs. More Info

Coding Challenge

Create an http server with a RESTful architecture using CRUD endpoints. More Info

Badge Overview

Nodejs is JavaScript on the server.  Badgelist uses Nodejs as one of its server side languages for Knova.  For this badge, you will demonstrate the ability to create a basic http server with a RESTful api that demonstrates the basic CRUD (Create, Read, Update, Delete) endpoints.

How to earn this badge

  1. Learn / refresh yourself on how to use Node to create a basic REST API using Koa or Express. Refer to #Learning-Resources to get started.
  2. Solve the #Coding-Challenge
  3. Post the resources which were helpful in your own learning journey back to #Learning-Resources
  4. Request feedback

Badge Experts

Badge Learners