Why C# Developers Should Love TypeScript (and Vice Versa)
Are you a C# developer who has been looking at the world of JavaScript but are feeling uncertain to dive […]
Why C# Developers Should Love TypeScript (and Vice Versa) Read Post »
Are you a C# developer who has been looking at the world of JavaScript but are feeling uncertain to dive […]
Why C# Developers Should Love TypeScript (and Vice Versa) Read Post »
When it comes to software development it thrives on collaboration between developers. Version control systems like Git, and Apache Subversion,
The New Developer’s Guide to Creating High-Quality Pull Requests Read Post »
In C#, contextual keywords are a special type of keywords that provide specific meaning within a particular context in your
Contextual Keywords in C#: Everything you need to know Read Post »
I was reading a .NET documentation about some common C# code conventions we should know about. In this article, I will
Some of the common C# coding conventions you should know Read Post »
What is the Template Method Design Pattern? In simple words, a template method design pattern is a behavioral design pattern that defines
Template Method Design Pattern in C# Read Post »
Dubai is famous for its ultramodern architecture and luxury lifestyle. It is one of the top travel destinations around the
Dubai Hidden Gems: Places most people don’t know about Read Post »
Some tips on how to review a PR better Peer PR (Pull Request) reviews are an important part of a developer’s everyday
Do better code review! Read Post »
I was first introduced to the term Agile when I joined working for a startup 6 years ago. At first, I was completely
AGILE terms you should know about Read Post »
Every developer encounters a situation where they have to write a logic that requires checking multiple conditions but out of
Say Goodbye to multiple If Else Read Post »