š° Medium Technical Blog
Join Medium with my referral link
Subscribe to my Newsletter
Articles Friend Links š
š° HackerNoon Technical Blog
š° Dev.To Technical Blog
š° Hashnode Technical Blog
ā Buy me a coffee
š Buy me a gift
LinkedIn
Twitter
Facebook
Facebook Page
Github
Quora
Quora Space (Development Simply Put)
Instagram
Development Simply Put - Website
Development Simply Put - LinkedIn Page
Contact Me
Secrets of the Single Responsibility Principle
Why Immutability Is Important in .NET C#
Dangers of Using Optional Parameters InĀ .NET C#
Defensive Copy InĀ .NET C#
Compiler-Friendly Code: Sealed Keyword inĀ .NET C#
Why Split Large Methods Into Smaller Ones?!
Analysis of Template Method Design Pattern InĀ .NET C#
Unit Testing Best Practices InĀ .NET C#
Mistakes Made By Developers
Memory Management InĀ .NET
How String InĀ .NET C# Works
DateTime Best Practices InĀ .NET C#
Prototype Design Pattern InĀ .NET C#
Curse of Recursion InĀ .NET C#
Passing Parameters to aĀ .NET C# Method
Protecting Public Methods From Illogical Calls InĀ .NET C#
Flagged Enumerations: How To Represent Features Combinations Into One Field
What Is Caching In Software Systems
Chain of Responsibility Design Pattern InĀ .NET C#
TopĀ .NET Developers & Contributors To Follow
Design Best Practices InĀ .NET C#
How To Drive Traffic To Your Medium Stories
Strategy Design Pattern InĀ .NET C#
When Implementations Affect Abstractions
Mediator Design Pattern InĀ .NET C#
How to Cancel a Running Process in a Separate Request/Command inĀ .NET C#
The Liskov Substitution Principle Explained InĀ .NET C#
Useful Free Online Tools For Developers
Observer Design Pattern inĀ .NET C#
Best Practice for Using System.Timers.Timer inĀ .NET C#
Hierarchical Tree Form Data inĀ .NET C#
Web Scraping inĀ .NET C#
Builder Design Pattern inĀ .NET C#
How To Fully Cover I/O File Based Applications inĀ .NET C# With Unit Tests
When String.GetHashCode() inĀ .NET C# Drives You Crazy
Better Enhanced Repository Pattern Implementation inĀ .NET C#
How to Recursively Call APIs to Get All Results in JavaScript
The Right Way to Create Observable Subjects in JavaScript
When Not To Use DI, IoC, and IoC Containers
Paging/PartitioningāāāMain Equations to Make it Easy
How to Fully CoverĀ .NET C# Console Application With Unit Tests
Build a Twitter Auto-Retweet Bot With Node.js and TypeScript
How to Get Freelancerās New Projects Notifications on your Slack Channel
A Best Practice for Designing Interfaces inĀ .NET C#
Covariance and Contravariance inĀ .NET C#
Customize Webpage UI/Behavior with JavaScript UserScripts
How to Set JavaScript Promise Timeout
How to Use Observables with Vanilla JavaScript