PinnedPublished inBetter Programming6 JavaScript Techniques To Help You Write Cleaner CodeBest practices and code snippets you can apply in your daily workDec 15, 20211Dec 15, 20211
PinnedPublished inLevel Up CodingTypeScript Compiler and Compiler API (Part 1)The Internal of the TypeScript Compiler ExplainedNov 2, 20211Nov 2, 20211
PinnedPublished inBetter Programming6 TypeScript Typing System Tricks You Should KnowWhat I’ve learned from using TypeScript’s typing systemJul 19, 20212Jul 19, 20212
PinnedPublished inBetter ProgrammingTypeScript’s Record Type ExplainedEverything you want to know about the Record utility typeJun 18, 20211Jun 18, 20211
PinnedHow to map REST API data using Decorator pattern in Angular 6In this article, I will talk about how to use the Decorator pattern to consume REST API in Angular 6.Dec 28, 20187Dec 28, 20187
Dynamic Reference Data in ASP.NET Core APIs: A Generic ApproachReference data can provide consistent and standardized information throughout a system. A straightforward approach to handling reference…Oct 12Oct 12
Published inLevel Up CodingDynamic Reference Data in NestJSImplement a Future-Proof Solution for Your Reference Data NeedsJul 21Jul 21
Published inLevel Up CodingFriend or Foe? Examining the Pros and Cons of Feature Toggles and Trunk-Based DevelopmentMy experience at ThoughtWorks, a pioneer in Agile development, exposed me to “sensible defaults” — a set of best practices that ensure…Jun 10Jun 10
Embrace Secure RESTful APIs with NestJS on Educative.ioAs a seasoned developer, I have worked on various frameworks and technologies. NestJS is my favorite. It is easy to start but challenging…Apr 3Apr 3
Published inLevel Up CodingExploring Etag and If-Match in NestJSOptimizing Concurrency Handling with ETag and If-MatchMar 121Mar 121