Ben Comeau | Blog
  • Home
  • Tag
  • Author

Node

Tips, tricks, and general knowledge of all things Node. Super snackable pieces of code which are quick and easy to digest!

Docker: Hot Reloading React and Express
JavaScript

Docker: Hot Reloading React and Express

There is little doubt that Docker has improved developer experience over the years but it's also easy to argue that continually rebuilding images to pull in changes takes away from developer experience. Let's look at introducing hot reloading in our docker flow!

  • Ben Comeau
    Ben Comeau
3 min read
The Power of Async Await
JavaScript

The Power of Async Await

Working with promises has become more comfortable since the introduction of async/await and in my opinion it makes code more readable.

  • Ben Comeau
    Ben Comeau
1 min read
Babel Configuration
Node

Babel Configuration

I use Babel, a JavaScript compiler, in order to write bleeding-edge JavaScript which runs well on a variety of targets. I have a go-to setup for Node which has a few neat features that makes code easier to read and maintain.

  • Ben Comeau
    Ben Comeau
2 min read
Ben Comeau | Blog © 2025
Latest Posts Twitter