Priyanshu Pandeypriyanshupandey.hashnode.dev·Nov 3, 2024How to Implement Mongoose Middleware for Improved Data HandlingIn Mongoose, middleware is a way to define custom logic to run before or after certain actions in your MongoDB schema, like saving a document, updating, deleting, or even finding. Middleware functions allow you to add specific behavior to these opera...DiscussMiddleware
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 28, 2024Ceph Repo Dora Metrics: Solid Deployments, but First Response and Merge Times Are DraggingImagine you're managing a growing tech platform, and every day, your users generate terabytes of data—files, logs, videos, backups, etc. As your business expands, so do your storage needs, and suddenly, traditional storage solutions aren’t cutting it...Discuss100 Days of Dora Metrics Case Studiesceph
Madhan Mohan Tmadhancodes.hashnode.dev·Oct 26, 2024Supercharge Your State Management with Redux ToolkitState management is a term every React developer hears sooner or later, and the journey often starts with Redux. But as many have discovered, while Redux is powerful, it also used to be known for its verbosity and complexity. Enter Redux Toolkit (RTK...DiscussRedux
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 26, 2024Swift Package Manager Dora Metrics: Swift Cycle Times, But Updates Could Be SwifterEver wondered how your favorite music streaming app ensures smooth audio playback with tools like AudioKit? Or how does it handle all those network requests efficiently using Alamofire? Managing these libraries manually would be chaotic—how do develo...Discuss100 Days of Dora Metrics Case StudiesSwift
Abdulhakeem Gidadofocus-script.hashnode.dev·Oct 23, 2024Mastering the Request-Response Cycle in Express.jsIn modern web development, especially in Node.js environments, Express.js stands as one of the most popular frameworks for handling HTTP requests and responses. However, beneath its simplicity lies a sophisticated mechanism that many developers overl...Discuss·11 likeswebdev
Max Martínez Cartagenamaxmartinez.dev·Oct 22, 2024Typescript Meaningful Exception HandlingIn this article, we will go to create meaningful exceptions names for Node & typescript & express application with global error handler middleware. Bit by bit, we will learn how to create custom errors and express middleware to handle descriptive and...DiscussTypeScript
Utkarsh Jaiswalreadwithutkarsh.hashnode.dev·Oct 21, 2024Rate Limiting on Product Search in E-commerce with UnkeyIn e-commerce, the product search is one of the most frequently used features. But allowing unlimited searches can slow down your site and increase server costs. To solve this, rate limiting controls how a often a user can search within a certain tim...Discussprotected
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 21, 2024SymPy Dora Metrics: Strong Rework and Merge Times, Thriving CommunityHaving a trusted friend like a calculator to solve those complex mathematical problems is a boon. And when that friend is as versatile as SymPy, it takes the experience to a whole new level! SymPy is a powerful Python library designed for symbolic m...Discuss100 Days of Dora Metrics Case StudiesSympy, Python
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 17, 2024MuseScore Dora Metrics: Impressive Deployments, but Rework Could Use a Midas TouchWhen it comes to creating music, we all know that inspiration can strike at any moment. You might be sitting at a coffee shop, humming a catchy tune, or daydreaming during a meeting, and suddenly, a masterpiece pops into your head. But what happens n...Discuss100 Days of Dora Metrics Case StudiesMuseScore
Rajni RetheshforMiddleware - Be Productive, Not Busy!middlewarehq.com·Oct 16, 2024Puppeteer’s PR Parade: Pulling the Right Strings for 98 Merges and a Dash of Dependency Magic!Imagine you’ve someone who can do all the web surfing for you. You just say, 'Hey, open this website for me.’ ‘Click that button or better, fill out this form for me,’ and voilà—it does everything without you lifting a finger. That’s what Puppeteer...Discuss100 Days of Dora Metrics Case Studiessoftware development