All
Articles 111,279Blog Posts 121,416Tech Tutorials 28,395Research Papers 22,452News 16,647
⚡ AI Lessons

Dev.to · Mirza Leka
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Ref, Out & In - C#
In C#, ref, out, and in are keywords used to pass arguments to methods by reference rather than by...

Dev.to · Mirza Leka
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
How to build a reusable Excel export service in ASP.NET Core
This article will teach you how to export any list into Excel in C# using the ClosedXML library. ...

Dev.to · Mirza Leka
⚡ AI Lesson
1mo ago
Read environment variables from .env file in Angular
This article will teach you how to read environment variables from .env files into multiple Angular...

Dev.to · Mirza Leka
⚡ AI Lesson
1mo ago
Mermaid.js - Sketching diagrams using code
Mermaid.js is a text-based diagramming language that lets technical writers create and modify complex...

Dev.to · Mirza Leka
⚡ AI Lesson
3mo ago
Message-Driven architecture vs REST-APIs
A question I often get: "Do you use message-driven architecture just because REST APIs are slow?" -...

Dev.to · Mirza Leka
⚡ AI Lesson
4mo ago
Build Domain-driven HTTP services
You're building ASP .NET web APIs that need to communicate with external APIs. The UserRegister API...
DeepCamp AI