Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hantsy/nodejs-sandbox

NodeJS sandbox
https://github.com/hantsy/nodejs-sandbox

Last synced: 3 days ago
JSON representation

NodeJS sandbox

Awesome Lists containing this project

README

        

# NodeJS Sandbox

* [Install NodeJS](./install-nodejs.md)

## Resources

* [TypeScript-Node-Starter](https://github.com/microsoft/TypeScript-Node-Starter/tree/master/src) , Microsoft
* [Testing Node.js,Express.js API with Mocha and Chai – Typescript](https://truetocode.com/testing-node-jsexpress-js-api-with-mocha-and-chai-typescript/)
* [Test-driven develop your API with Jest & SuperTest in Node.js](https://itnext.io/test-driven-develop-your-api-with-jest-supertest-in-node-js-7e1c6489b0a6)
* [TypeScript Rest API with Express.js, JWT, Authorization Roles and TypeORM](https://medium.com/javascript-in-plain-english/creating-a-rest-api-with-jwt-authentication-and-role-based-authorization-using-typescript-fbfa3cab22a4)
* [Typescript Essentials](https://medium.com/@wittydeveloper/typescript-essentials-b7ae85b0f561) , A blog series of introducing Typescript

* [Build a Desktop Application with Electron and Angular](https://www.sitepoint.com/build-a-desktop-application-with-electron-and-angular/)