Skip to content

Useful links and guides

Heather Campbell edited this page May 14, 2018 · 16 revisions

Please contribute any resources you have found useful

Books

Short introduction to Node

Free PDF eBook: What You Need To Know About Node.js | PACKT Books

Eloquent JavaScript Especially read chapter on values, variables and control flow

Free E-books | Syncfusion | Succinctly Series

  • ECMA Script 6 Succinctly
  • Nodejs Succinctly
  • Typescript Succinctly

Security in Node

Securing Node Applications

Online reading

maxogden/art-of-node A good, short intro to node.js

denysdovhan/wtfjs A list of funny and tricky JavaScript examples

JavaScript for Cats An introduction to JavaScript

Discussions

The Javascript Starter Kit Manifesto and the associated Medium post explaining what it is

Tutorials

CRUD API with Node.js/Express/Knex/Postgres - YouTube

Source code is here: https://github.com/w3cj/CRUD-stickers-server

Testing JavaScript for Node.js with Mocha

NodeSchool

Documentation

Database

Front End

IoC (Inversion of Control)

JavaScript

Logging

Node

Security

Standards, Best Practice

Testing

TypeScript

Clone this wiki locally