📰 Dev.to · Manoj Sharma
Articles from Dev.to · Manoj Sharma · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9376)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Manoj Sharma
1w ago
The Engineering Guardrails We Need After AI Started Writing the Code
Today, AI removes the typing cost. You ship faster, tests are green, code reviews pass. But it also...

Dev.to · Manoj Sharma
1mo ago
Laravel Security Best Practices: Protecting Against Common Vulnerabilities
“Security is not a feature. It is a discipline.” - Laravel Community Key...

Dev.to · Manoj Sharma
3mo ago
Advanced Laravel Eloquent: Polymorphic Relationships Explained
"Database schema is a contract. Polymorphism is the clause that allows your application to grow...

Dev.to · Manoj Sharma
3mo ago
Laravel Caching Strategies: Boost Your App Speed with Redis, Query Cache & Response Cache
"Caching is the closest thing we have to a 'magic button' for scalability. Use it wisely, and your...

Dev.to · Manoj Sharma
5mo ago
Virtual Threads - Comparative Analysis
If you’ve worked with Java ☕️ long enough, you probably remember when thread management felt less...

Dev.to · Manoj Sharma
5mo ago
Advanced Laravel Eloquent: Custom Query Builders and Model Scopes
When working with Laravel, one of the most powerful tools at your disposal is Eloquent ORM. While...

Dev.to · Manoj Sharma
2y ago
Spring Boot Actuators: Custom Endpoint
In continuation to the blog series on Spring Actuators, In this post, Let's deep dive into more...

Dev.to · Manoj Sharma
2y ago
Spring Boot Actuators: Customise Health Endpoint
In last post, I talked about configuring and leveraging spring boot actuators to configure your boot...

Dev.to · Manoj Sharma
3y ago
Spring Boot Actuators: Expose Operational Info
Spring boot has gained a lot of popularity with time, because of its provided features. and now this...
DeepCamp AI