More

Programming

Why I Stopped Using React for Web Development

By Marcos Cooper 2025-06-06 No Comments 3 Min Read

I’ve been building web applications since the early days of PHP and jQuery—before any of the modern JavaScript frameworks. And when it came time to choose one, I went with Angular. Don’t judge me—it felt more structured and opinionated, which suited the kinds of projects we were building. Still, like many teams, we eventually adopted React—mostly because it was very difficult to find Angular developers. And over the years, we…

Continue Reading

The Rising Popularity of Python

By Marcos Cooper 2025-02-07 No Comments 4 Min Read

I’ve encountered numerous challenges in building scalable and efficient applications, many of which were developed using Python. While Python often faces criticism for its performance—especially at scale—the reality is that these concerns apply to only about 1% of use cases. For most projects, Python’s performance is more than sufficient. In this article, I aim to showcase how Python effectively tackles real-world software development challenges. I’ll highlight ways to optimize Python,…

Continue Reading