top of page
Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox
Ahmed Tarek
Nov 15, 20214 min read
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
75 views0 comments
Ahmed Tarek
Nov 14, 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
68 views0 comments
Ahmed Tarek
Nov 10, 20219 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#
641 views0 comments
Ahmed Tarek
Nov 6, 20215 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
475 views0 comments
Ahmed Tarek
Nov 2, 20216 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
629 views0 comments
Ahmed Tarek
Oct 22, 20213 min read
Customize Webpage UI/Behavior with JavaScript UserScripts
Customize Webpages UI/Behavior using JavaScript UserScripts. GreaseMonkey TamperMonkey JavaScript Programming Coding Code Scripting Software
241 views0 comments
Ahmed Tarek
Oct 20, 20212 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
43 views0 comments
Subscribe to get best practices, tutorials, and many other cool things directly to your email inbox
bottom of page