DEV Community

Evolution of Node.js Quickstart Structure Series' Articles

Back to Pau Dang's Series
Stop Wasting Time on Boilerplate: Generate Production-Ready Node.js Apps in 1 Minute
Cover image for Stop Wasting Time on Boilerplate: Generate Production-Ready Node.js Apps in 1 Minute

Stop Wasting Time on Boilerplate: Generate Production-Ready Node.js Apps in 1 Minute

Comments
3 min read
15-Minute Node.js Setup: From Zero to Production (Clean MVC, MySQL + Flyway, Redis, Docker & CI/CD)
Cover image for 15-Minute Node.js Setup: From Zero to Production (Clean MVC, MySQL + Flyway, Redis, Docker & CI/CD)

15-Minute Node.js Setup: From Zero to Production (Clean MVC, MySQL + Flyway, Redis, Docker & CI/CD)

Comments
7 min read
15-Minute Node.js Setup: From Zero to Production (GraphQL, PostgreSQL, Docker & CI/CD)

15-Minute Node.js Setup: From Zero to Production (GraphQL, PostgreSQL, Docker & CI/CD)

2
Comments
7 min read
15 Minutes to "Ship It": (Clean Architecture + REST API + Kafka + Docker & CI/CD) From Zero to Production with Node.js
Cover image for 15 Minutes to "Ship It": (Clean Architecture + REST API + Kafka + Docker & CI/CD) From Zero to Production with Node.js

15 Minutes to "Ship It": (Clean Architecture + REST API + Kafka + Docker & CI/CD) From Zero to Production with Node.js

1
Comments
5 min read
24 Hours of Chaos: Saving My Open Source Project from a Supply Chain Attack (plain-crypto-js)
Cover image for 24 Hours of Chaos: Saving My Open Source Project from a Supply Chain Attack (plain-crypto-js)

24 Hours of Chaos: Saving My Open Source Project from a Supply Chain Attack (plain-crypto-js)

Comments
2 min read
Introducing Node.js Quickstart Generator v2.0.0: Automated Clean Architecture with a Sleek New UI
Cover image for Introducing Node.js Quickstart Generator v2.0.0: Automated Clean Architecture with a Sleek New UI

Introducing Node.js Quickstart Generator v2.0.0: Automated Clean Architecture with a Sleek New UI

Comments
2 min read
I Tested 5 CI/CD Providers for 2,640 Node.js Projects. Here’s What I Learned.
Cover image for I Tested 5 CI/CD Providers for 2,640 Node.js Projects. Here’s What I Learned.

I Tested 5 CI/CD Providers for 2,640 Node.js Projects. Here’s What I Learned.

1
Comments
3 min read
When Logout is not enough: Defending against Token Theft with Big Tech-grade Rotation.
Cover image for When Logout is not enough: Defending against Token Theft with Big Tech-grade Rotation.

When Logout is not enough: Defending against Token Theft with Big Tech-grade Rotation.

1
Comments
3 min read
OAuth2 Account Takeovers: Building a Bulletproof Social Login Architecture
Cover image for OAuth2 Account Takeovers: Building a Bulletproof Social Login Architecture

OAuth2 Account Takeovers: Building a Bulletproof Social Login Architecture

Comments
3 min read
Stop Blindly Trusting Passport.js: How to Implement Secure OAuth CSRF Protection Manually
Cover image for Stop Blindly Trusting Passport.js: How to Implement Secure OAuth CSRF Protection Manually

Stop Blindly Trusting Passport.js: How to Implement Secure OAuth CSRF Protection Manually

Comments
3 min read
Stop Wrestling with AWS: I Built a Tool to Generate Production-Ready Node.js & Terraform
Cover image for Stop Wrestling with AWS: I Built a Tool to Generate Production-Ready Node.js & Terraform

Stop Wrestling with AWS: I Built a Tool to Generate Production-Ready Node.js & Terraform

Comments
3 min read
Production-Ready Logging: An Agnostic ELK Stack Setup for Node.js (with a 512MB RAM Local Constraint)
Cover image for Production-Ready Logging: An Agnostic ELK Stack Setup for Node.js (with a 512MB RAM Local Constraint)

Production-Ready Logging: An Agnostic ELK Stack Setup for Node.js (with a 512MB RAM Local Constraint)

Comments
3 min read
How We Prevented Cascading Failures in our Node.js Microservices (Timeout, Retry, Circuit Breaker)
Cover image for How We Prevented Cascading Failures in our Node.js Microservices (Timeout, Retry, Circuit Breaker)

How We Prevented Cascading Failures in our Node.js Microservices (Timeout, Retry, Circuit Breaker)

Comments
3 min read