Heroku To DigitalOcean - Building SaaS #206
The author begins migrating a Django SaaS app from Heroku to DigitalOcean using Kamal and Docker containers.
The author begins migrating a Django SaaS app from Heroku to DigitalOcean using Kamal and Docker containers.
The author details their journey migrating the 'Mess With DNS' educational tool from a custom, flawed DNS implementation to the more robust PowerDNS server.
A step-by-step guide to migrating a React project from Create React App (CRA) to Vite, including configuration changes and file updates.
A tutorial showing how to migrate React Class Components to Function Components using React Hooks for state and side-effects.
A guide on migrating React components from the old Context API to the new official one, using a Toggle component as an example.
A developer's journey from advocating for the AVA testing framework to migrating to Jest due to performance issues and limitations.
A guide on upgrading a Laravel 4 application to Laravel 5 by starting from a fresh install and migrating code.