Ben Comeau | Blog
  • Home
  • Tag
  • Author

React

Tips, tricks, and general knowledge of all things React. 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
React + TypeScript
React

React + TypeScript

Use React and TypeScript together to get code suggestion, error highlighting, and self-documenting components which allow one to build scalable software!

  • Ben Comeau
    Ben Comeau
2 min read
React Snippets in VS Code
React

React Snippets in VS Code

The VS Code ES7 React/Redux/React-Native/JS Snippets extension is truly amazing. It allows for quick scaffolding with just a few taps of the keyboard!

  • Ben Comeau
    Ben Comeau
1 min read
React.Fragment
React

React.Fragment

Use the React.Fragment component to make code shorter and more succinct, by removing unused HTML elements from the DOM.

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