Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xallindrome-dev/node-learning-projects

Projects built to learn NodeJS
https://github.com/xallindrome-dev/node-learning-projects

apache-cassandra bcrypt bootstrap drywall ejs express firebase foundation jade kraken mongodb mongojs mongoose monk mysql nodejs passport postgree rest socket-io

Last synced: 7 days ago
JSON representation

Projects built to learn NodeJS

Awesome Lists containing this project

README

        

# Technologies Learned

Tech:
Node.js and NPM
Express Framework - MVC web framework + server
Asynchronous Programming
Kraken Layer - functionality + security on top of Express
Drywall user Management
BCrypt - Encrypt passwords
Passport User Authentication - User auth system
Socket.io - takes advantages of web sockets
HTTP/REST
Bootstrap/Foundation
Multer File Uploading Module

Databases and ORMs:
MongoDB - (Local and MLab)
ORM - Mongoose, Monk, and MongoJS
Apache Cassandra - column database
Firebase - remote database
MySQL - relational databases
PostgreeSQL

Template Engines:
Jade
Express Handlebars
EJS
DustJS