MediatR Pipeline Behaviour in ASP.NET Core – Logging and Validation
Let’s learn about MediatR Pipeline Behaviour in ASP.NET Core, the idea of Pipelines, How to intercept the pipeline and add various Services like Logging and Validations. Here are the topics ...
19 seconds
-
9 Ways Laravel Framework Improves Web App Development
The Laravel PHP framework is an innovation in the world of software development. It allows custom web app development following an MVC pattern. Developed by Taylor Otwell in 2011, the ...
51 seconds
-
Deno JS: Introduction
Joke The story ages to the time of dinosaurs. The gigantic reptiles that flourish on Earth millions of years ago. After completing their time, they extinct. As Justin Timberlake said, ...
1 minute 25 seconds
-
Deno JS: CRUD and MySQL Connection
Deno.js is a new backend language based on the javascript framework. Deno is a simple, modern, and secure runtime for JavaScript and TypeScript that uses V8 and is built in ...
55 seconds
-
7 Key Node.js Advantages to Develop Scalable Web Apps
Over the years, Node.js has become the go-to technology for building scalable web applications. It has gained enormous popularity amongst developers due to the many significant benefits it offers. With ...
51 seconds
-
I am part of a project that is going to fail. Experiences?
Hey everyone, I have recently joined a project which has been going for almost two years and, to put it bluntly, is the biggest mess I have ever seen. Pretty ...
45 seconds
-
Frustrated with code reviews
Hi all, I recently changed jobs, and even though I’ve always had code reviews, I’m finding them really frustrating this time. I keep being asked to change things that are ...
59 seconds
-
Looset – Source code visualization – An explorer for big or unknown projects
I’ve been thinking in the problem when we are facing a big code base that we don’t know, it would be great if every project is well modularized, have good ...
44 seconds
-
Librarian – Overwhelmed – Need advice for solving Curbside Pickup
I promise this long winded explanation is going somewhere. Like the title says, I’m a desperate librarian who is now providing curbside service to book starved patrons. Unfortunately, our city ...
3 minutes 24 seconds
-
How to design with consistency?
Suppose I have an API which is generating new documentID and 100 such calls are coming per sec. How do I cache those records with new and unique document ID? ...
21 seconds
-