| goldbergyoni/nodebestpractices |
94,776 |
|
0 |
0 |
about 2 years ago |
0 |
|
69 |
cc-by-sa-4.0 |
Dockerfile |
| :white_check_mark: The Node.js best practices list (December 2023) |
| goldbergyoni/javascript-testing-best-practices |
22,956 |
|
0 |
0 |
over 2 years ago |
0 |
|
63 |
mit |
JavaScript |
| 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023) |
| madhums/node-express-mongoose-demo |
5,098 |
|
0 |
3 |
over 2 years ago |
1 |
January 18, 2016 |
3 |
mit |
JavaScript |
| A simple demo app using node and mongodb for beginners (with docker) |
| testjavascript/nodejs-integration-tests-best-practices |
2,983 |
|
0 |
0 |
over 2 years ago |
0 |
|
42 |
|
JavaScript |
| ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (July 2022) |
| jsynowiec/node-typescript-boilerplate |
2,471 |
|
0 |
0 |
over 2 years ago |
2 |
November 24, 2023 |
1 |
apache-2.0 |
TypeScript |
| Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included. |
| davellanedam/node-express-mongodb-jwt-rest-api-skeleton |
851 |
|
0 |
3 |
over 2 years ago |
98 |
April 30, 2022 |
12 |
mit |
JavaScript |
| This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp |
| eugef/node-mocks-http |
773 |
|
1,461 |
1,054 |
5 months ago |
58 |
August 14, 2023 |
3 |
other |
JavaScript |
| Mock 'http' objects for testing Express,js, Next.js and Koa routing functions |
| FrontendMasters/api-design-node-v3 |
677 |
|
0 |
0 |
over 3 years ago |
0 |
|
35 |
|
JavaScript |
| [Course] API design in Node with Express v3 |
| vmasto/express-babel |
620 |
|
0 |
0 |
almost 6 years ago |
0 |
|
18 |
mit |
JavaScript |
| Express starter kit with ES2017+ support, testing, linting, and code coverage |
| alessioalex/ClientManager |
348 |
|
0 |
0 |
over 10 years ago |
0 |
|
3 |
|
JavaScript |
| Sample application built with Backbone, RequireJS and Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server. |