Refactoring is a luxury for profitable businesses.
Refactoring is a luxury for profitable businesses.
- Users don't care about your test coverage.
- Users care if you solve their problem.
- Users don't care about your test coverage.
- Users care if you solve their problem.
I see so many developers refactoring a codebase that has zero users because they are afraid to launch.
I see so many developers refactoring a codebase that has zero users because they are afraid to launch.
I also use firebase hosting which is equally simple.
I also use firebase hosting which is equally simple.
Me I always avoid premature optimization. So I've never been in a situation where I have to scale down.
Me I always avoid premature optimization. So I've never been in a situation where I have to scale down.
You don't need a microservices mesh.
You don't need a multi-region active-active setup.
You need a $5 VPS and a git pull.
We have over-engineered deployment so much that we forgot how to ship.
Simplicity is the only feature that scales forever.
You don't need a microservices mesh.
You don't need a multi-region active-active setup.
You need a $5 VPS and a git pull.
We have over-engineered deployment so much that we forgot how to ship.
Simplicity is the only feature that scales forever.
Writing code can quickly become boring when all the components of the system have been put in place.
Writing code can quickly become boring when all the components of the system have been put in place.
But the thing is, the kind of project I'm usually using Django for are not just prototypes or simple stuff.
Most of the time they require complex UI that just become a mess to manage alongside with your backend.
But the thing is, the kind of project I'm usually using Django for are not just prototypes or simple stuff.
Most of the time they require complex UI that just become a mess to manage alongside with your backend.
What field, sector or anything... Drop it!
Help me reports 🙂↔️
This is one form of self-verification, and we especially encourage official organizations and brands to do this! Examples include @npr.org @react.dev @duolingobrasil.com.br.
Here's our guide for how to do this:
@valerymelou.com 🔥
@valerymelou.com 🔥
What's new here?
What's new here?
2023 here was packed with breaking news, thoughtful commentary, mind-blowing scientific facts, delightful art, and of course, lots of laughs.
Let's take a look back: 🧵⏪
2023 here was packed with breaking news, thoughtful commentary, mind-blowing scientific facts, delightful art, and of course, lots of laughs.
Let's take a look back: 🧵⏪
For example, I tend to prefer rewriting a function to having a dependency on something that does it… even if it’s an internal dependency.
For example, I tend to prefer rewriting a function to having a dependency on something that does it… even if it’s an internal dependency.