Spring Framework
Dependency Injection: Why `new` Is Not Always Your Friend
Early in my career, I used the `new` keyword everywhere. `new UserService(new UserRepository(new Database()))`. I thought I was being efficient. Then came…
Stories Worth Reading
PixelProse is your go-to blog for insightful articles on Technology, Travel, Food, Health, Lifestyle, Business, Fashion and Sports. Fresh perspectives. Real stories. Zero fluff.
Results for "dependency"
12 articles found
Spring Framework
Early in my career, I used the `new` keyword everywhere. `new UserService(new UserRepository(new Database()))`. I thought I was being efficient. Then came…
Tools & Setup
Sharing your Python code with others, or even just managing your own projects, requires understanding packaging and dependencies. The standard way is to us…
DevOps
As web projects grow, managing multiple packages, applications, and shared code becomes a significant challenge. Monorepos—single repositories containing…
Machine Learning
If you’ve ever had a project break because you updated a library, you know the pain. I’ve been there. One day your code runs, the next day you run 'pip…
Environment & Politics
At every global climate summit, all eyes are on India. Why? Because we are the third-largest emitter, and we are a developing country that refuses to accep…
Build Tools
When I graduated from university, I knew how to write Java, but I had no idea how to manage dependencies. I used to download JAR files manually and drop th…
Jobs
Dubai's job market operates differently from most Western economies in ways that catch first-time arrivals off guard. The most important difference is that…
How Claude Works
Using AI tools like Claude raises real ethical questions that thoughtful users should think through. Not all of them have clean answers, but being delibera…
Stack Overflow
Remember that day Stack Overflow went down for a few hours? I do. It was a Tuesday. The office was quiet, except for the sound of productivity grinding to…
React
When React Hooks were introduced in version 16.8, they fundamentally changed how we write React components. The old class-based approach with lifecycle met…
Technology
Robots are steadily moving out of factories and into our homes, taking on tasks that range from mundane to socially complex. The Roomba vacuum cleaner pave…
Personal
I decided to do a digital detox and turn off all my AI agents for a week. I figured it would be liberating. It was a nightmare. I missed three appointments…