All
Articles 188,333Blog Posts 170,396Tech Tutorials 50,413Research Papers 36,765News 23,117
⚡ AI Lessons

Dev.to · Mirza Leka
🔧 Backend Engineering
⚡ AI Lesson
3mo 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
3mo 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
🌐 Frontend Engineering
⚡ AI Lesson
4mo 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 News & Updates
⚡ AI Lesson
4mo 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
🏗️ Systems Design & Architecture
⚡ AI Lesson
6mo 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
🔧 Backend Engineering
⚡ AI Lesson
7mo 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