3 followers
Welcome to Amplitude, this is a journal and weblog for a busy engineer. This is where I put my Development Journals, Programming logs and general thought about coding and life. Support by subscribing!
When all your colleagues are remote, how to communicate effectively to avoid conflicts and confusions. · Working remote offers so many advantages but one...
Hey Dumbfuck, this is how you set an image saved localy as background with Tailwind in a NextJS project · Dear Diary, Today, I acted like a total...
In this blog, I am keeping a draft example of the modern tsconfig file that works for me in the projects that I am making. { "compilerOptions": { ...
The no-nonsense two minute guide to setting up and connecting a mongodb instance inside a docker container · This a very quick walkthrough of spinning up...
Quick Postgres setup using Docker containers for rapid development/experimenting · Docker remains the quickest way of setting up a Postgres database...
How to run mysql docker container on Apple's M1 mac. · Apple's M1 chip has a different architecture than Intel or AMD and as such, not all containers run...