PinnedSunny SuninBetter Programming6 JavaScript Techniques To Help You Write Cleaner CodeBest practices and code snippets you can apply in your daily workDec 15, 20211Dec 15, 20211
PinnedSunny SuninLevel Up CodingTypeScript Compiler and Compiler API (Part 1)The Internal of the TypeScript Compiler ExplainedNov 2, 20211Nov 2, 20211
PinnedSunny SuninBetter Programming6 TypeScript Typing System Tricks You Should KnowWhat I’ve learned from using TypeScript’s typing systemJul 19, 20212Jul 19, 20212
PinnedSunny SuninBetter ProgrammingTypeScript’s Record Type ExplainedEverything you want to know about the Record utility typeJun 18, 20211Jun 18, 20211
PinnedSunny SunHow 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
Sunny SunDynamic 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
Sunny SuninLevel Up CodingDynamic Reference Data in NestJSImplement a Future-Proof Solution for Your Reference Data NeedsJul 21Jul 21
Sunny SuninLevel 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
Sunny SunEmbrace 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
Sunny SuninLevel Up CodingExploring Etag and If-Match in NestJSOptimizing Concurrency Handling with ETag and If-MatchMar 121Mar 121