๐ Posts about webdevelopment
๐งน Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style
You know that feeling when you're in the mood to crack on some code and do a 'brain dump' of ideas and code it? I'm sure everyone does, and it's perfectly fine. But sometimes, we forget about the initial brain dump and...
Migration Magic โจ, Handling Not-Null Constraints in Production with Ruby on Rails
##### Discover How to Handle Migrations in Production with Confidence, Grace, and a Dash of Humour ----------------- We've all been there-happily adding new tables and columns to our applications in the development environment. And when things go wrong, we drop the table...