A programmer's notebook
How to use an in-memory database for quick project setup for dev environments in .NET
To quickly start working on a project on a new computer, I have started using a database completely defined in code. This way, it's just a matter of checking out the code and hitting dotnet run to start the application, no external resources needed.
Published:
Use Contentful's image processing to give every user the best image for their screen size
With responsive websites, the same image can be displayed on screens ranging from several thousand pixels wide down to a few hundred.
Published:
Contentful migrations: Copy content from one entry to another
Published:
Optimizely can now generate certificates for root domains in DXP
Published:
Contentful: How to avoid messing up your production content using environments
Published:
Deploy Sanity Studio with Azure DevOps
Published:
Advanced setup for Windows Terminal
Published:
Increase Docker speed on Windows by setting up Windows Subsystem for Linux 2
Published:
Create and deploy different configurations for different environments in .NET Core
Published: