Hacker News
- A summary and curation of the top-ranked content on Node.js best practices https://github.com/i0natan/nodebestpractices 7 comments
- Tutorial that implements all/most of node best practices? https://github.com/i0natan/nodebestpractices 3 comments node
- How do you structure your project by components if you are using mongoose as your orm? https://github.com/i0natan/nodebestpractices 21 comments node
- Best practices starter: minimal on code, heavy on patterns https://github.com/i0natan/nodebestpractices 8 comments node
- The largest Node.JS best practices list. Curated from the top ranked articles and always updated https://github.com/i0natan/nodebestpractices 22 comments node
- Node style-guide (2nd trending package in GitHub.com) http://github.com/i0natan/nodebestpractices 9 comments node
- The largest Node.JS best practices list https://github.com/i0natan/nodebestpractices 57 comments javascript
Linking pages
- We’re under attack! 23+ Node.js security best practices | by Node.js Best Practices | Medium https://medium.com/@nodepractices/were-under-attack-23-node-js-security-best-practices-e33c146cb87d 61 comments
- 19 ways to become a better Node.js developer in 2019 | by Yoni Goldberg | Medium https://medium.com/@me_37286/19-ways-to-become-a-better-node-js-developer-in-2019-ffd3a8fbfe38 57 comments
- Production ready Node.js REST API Setup using TypeScript, PostgreSQL and Redis | by Alex Permiakov | ITNEXT https://itnext.io/production-ready-node-js-rest-apis-setup-using-typescript-postgresql-and-redis-a9525871407 42 comments
- Checklist: Node.JS production best practices (August 2018) – Yoni Goldberg http://goldbergyoni.com/checklist-best-practice-of-node-js-in-production/ 23 comments
- Production ready Node.js REST API Setup using TypeScript, PostgreSQL and Redis | by Alex Permiakov | ITNEXT https://medium.com/@alex_permyakov/a9525871407 20 comments
- Node.js & JavaScript Testing Best Practices (2020) | by Yoni Goldberg | Medium https://medium.com/@me_37286/yoni-goldberg-javascript-nodejs-testing-best-practices-2b98924c9347 9 comments
- 43 most popular GitHub JS repositories in May 2019 | by Iren Korkishko | ITNEXT https://medium.com/p/aca3cd5d484d 9 comments
- Checklist: Best Practices of Node.JS Error Handling (2018) – Yoni Goldberg http://goldbergyoni.com/checklist-best-practices-of-node-js-error-handling/ 8 comments
- Node.JS Top 10 Articles for the Past Month (v.Nov 2017) | by Mybridge | Mybridge for Professionals https://medium.com/@Mybridge/node-js-top-10-articles-for-the-past-month-v-nov-2017-f9519e942969 4 comments
- How a RegEx can bring your Node.js service down | by Liran Tal | Medium https://medium.com/@liran.tal/node-js-pitfalls-how-a-regex-can-bring-your-system-down-cbf1dc6c4e02 4 comments
- Bulletproof node.js project architecture 🛡️ - DEV Community https://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf 1 comment
- GitHub - cuuupid/awesome-lists: A curated list of curated lists. https://github.com/cuuupid/awesome-lists 1 comment
- The dangers of best practices https://blog.hugo.codes/2018/08/the-dangers-of-best-practices.html 0 comments
- GitHub - shaikh-shahid/awesome-node: Best Node.js tools, libraries, frameworks and resources. https://github.com/shaikh-shahid/awesome-node 0 comments
- Learn Node.js — We created a directory of top articles from last year (v.2018) | by Mybridge | Mybridge for Professionals https://medium.mybridge.co/learn-node-js-we-created-a-directory-of-top-articles-from-2017-783e809452dd 0 comments
- GitHub - tunnckoCore/resources: Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. Since October 21, 2017. https://github.com/olstenlarck/resources 0 comments
- GitHub - jesusprubio/awesome-nodejs-pentest: Delightful Node.js packages useful for penetration testing, exploiting, reverse engineer, cryptography ... https://github.com/jesusprubio/awesome-nodejs-pentest 0 comments
- Weekly Trending Repositories on GitHub | by Boost Note | Boost Note | Medium https://medium.com/boostnote/weekly-trending-repositories-on-github-4f29fb8b338c 0 comments
- GitHub - johnpaulada/awesome-learning-collections: ✨ A curated list of awesome learning collections on various topics. https://github.com/johnpaulada/awesome-learning-collections 0 comments
Linked pages
- Express - Node.js web application framework http://expressjs.com/ 389 comments
- Postmortem for Malicious Packages Published on July 12th, 2018 - ESLint - Pluggable JavaScript Linter https://eslint.org/blog/2018/07/postmortem-for-malicious-package-publishes 326 comments
- Postman http://www.getpostman.com/ 171 comments
- Walmart Node.js Memory Leak | Triton DataCenter https://www.joyent.com/blog/walmart-node-js-memory-leak 113 comments
- Why You Shouldn’t Use ‘var’ Anymore | HackerNoon https://hackernoon.com/why-you-shouldnt-use-var-anymore-f109a58b9b70#.9qbor8czn 65 comments
- Find and fix problems in your JavaScript code - ESLint - Pluggable JavaScript Linter http://eslint.org/ 61 comments
- JavaScript Standard Style https://standardjs.com/ 45 comments
- Mocha - the fun, simple, flexible JavaScript test framework https://mochajs.org 32 comments
- GitHub - sequelize/sequelize: Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. https://github.com/sequelize/sequelize 26 comments
- GitHub - yortus/asyncawait: Callback heaven for Node.js with async/await https://github.com/yortus/asyncawait 25 comments
- GitHub - testjavascript/nodejs-integration-tests-best-practices: ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022) https://github.com/testjavascript/nodejs-integration-tests-best-practices 21 comments
- config - npm https://www.npmjs.com/package/config 21 comments
- Snyk | Developer security | Develop fast. Stay secure. | Snyk https://snyk.io 18 comments
- GitHub - expressjs/body-parser: Node.js body parsing middleware https://github.com/expressjs/body-parser 14 comments
- http://www.sonarqube.org/ 13 comments
- PM2 - Home http://pm2.keymetrics.io/ 12 comments
- GitHub - jaredhanson/passport: Simple, unobtrusive authentication for Node.js. https://github.com/jaredhanson/passport 12 comments
- Prettier · Opinionated Code Formatter https://prettier.io 10 comments
- GitHub - validatorjs/validator.js: String validation https://github.com/chriso/validator.js 9 comments
- forever - npm https://www.npmjs.com/package/forever 7 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - goldbergyoni/nodebestpractices: The Node.js best practices list (March 2023)
See how to search.