Setting Up GitHub Actions for a React/Node Project

How to set up GitHub Actions for a React, Node, Postgres, Yarn, and Typescript project running on Heroku. And why I won’t be going back to CircleCI. Read more

Similar

React-Debug-Updates

See why React components re-render — visual overlays, console logging, and hook-level cause detection with zero code changes - pie6k/react-debug-updates... (more…)

Read more »

React Without Build Tools

First off: this is mostly a reference for myself. I find myself quite often needing to prototype something really quick, sometimes even build an “MVP” of something I can put out into the world for feedback. Using a framework like React can make doing that... (more…)

Read more »