What did I do in August, September
Yeah, I forgot to write in August, my bad. Sometimes I forget. But I’m back now.
I’ll also add my thoughts on using AI. Be patient, my friends this will be a bit longer than usual.
August
I optimised an API. In short, it was about pre-calculation an...
tech.peculiarvivek.com5 min read
Aman Pandya
Software Engineer
How are you handling the test migrations? We do this by using the db schema and dump we get from db, also migrations are maintained in a sql file, so they are copied hence updated.