Node Postgresql Express.js Stripe Course

1 min read Original article ↗

Build an E-Commerce App with Express.js, PostgreSQL, and Stripe

If you've enjoyed any of my Node.js PostgreSQL posts, you're going to love what I'm working on.

I am teaching everything I know about building an e-commerce application using Node.js, PostgreSQL, Express.js, and Stripe.

Benefits of this project:

  • Observe my system design process to develop your own.
  • Learn the pros and cons of ORMs and why using something easy isn't always simple.
  • Master and scale PostgreSQL connection pools.
  • Discover best practices for error handling in Express.js middleware.
  • Learn using Node version 13, async/await patterns, and PostgreSQL 11.
  • Explore Stripe Elements and PaymentIntents to build a checkout process.

About the Author

Howdy! I'm @wlaurance.

I teach everything I know on this blog and in my workplaces.


©️ Will Laurance 2011 - 2025

Tags