Deploying a Dockerized ASP.NET Core app using a PostgreSQL DB to Heroku
Setup and deployment of an ASP.NET Core app that is setup as a Docker container and uses PostgreSQL as a DB to Heroku from a git branch on Github
Setting up tailwindcss
Integrating Tailwind into an existing project with production optimizations
React in a legacy ASP.NET MVC project
Integrating React into a ASP.NET MVC 5 legacy project
Worst Projects Are The Best
Looking back at the worst project I've worked on and the lessons I've learned as a result
React Hot Loader and React Router playing nice
Issues that I've encountered while setting up React Hot Loader and React Router caused by an attempt to uprade to React 16