top of page

Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox


How to Recursively Call APIs to Get All Results in JavaScript
How to recursively get REST API results per page and return them into one result. JavaScript Promise Async Await Coding Code Programming

Ahmed Tarek
Nov 15, 20214 min read
Â
Â
Â


The Right Way to Create Observable Subjects in JavaScript
A best practice on how to define your Observable Subjects in JavaScript objects. Coding Programming Code Software Web Development

Ahmed Tarek
Nov 14, 20214 min read
Â
Â
Â


When Not To Use DI, IoC, and IoC Containers in .NET C#
Learn the best practice on when to use Dependency Injection (DI), Inversion of Control (IoC) and IoC Containers. DotNet .NET CSharp C#

Ahmed Tarek
Nov 10, 20219 min read
Â
Â
Â


How to Fully Cover .NET C# Console Application With Unit Tests
Best Practice Cover DotNet (.NET) CSharp (C#) with unit tests with Test Driven Development TDD Dependency Injection DI Inversion of Control

Ahmed Tarek
Nov 6, 20215 min read
Â
Â
Â


A Best Practice for Designing Interfaces in .NET C#
Best Practice for designing Interfaces in DotNet (.NET) CSharp (C#). When to define a non-generic interface in addition to the generic inter

Ahmed Tarek
Nov 2, 20216 min read
Â
Â
Â


Customize Webpage UI/Behavior with JavaScript UserScripts
Customize Webpages UI/Behavior using JavaScript UserScripts. GreaseMonkey TamperMonkey JavaScript Programming Coding Code Scripting Software

Ahmed Tarek
Oct 23, 20213 min read
Â
Â
Â


How to Set Timeout for a JavaScript Promise
How to Set Timeout for a JavaScript (JS) Promise Programming Coding Code Software Web Development Architecture Engineering Best Practice

Ahmed Tarek
Oct 21, 20212 min read
Â
Â
Â
Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox
bottom of page