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
Published inLevel Up CodingBuild a mock API in 5 minsNeed a quick and easy way to mock an API for your front-end development or testing?7h ago7h ago
Published inLevel Up CodingDestructuring in TypeScript and C#: A Powerful Tool for Cleaner CodeDestructuring is a powerful feature in modern programming languages. It allows us to extract values from arrays or objects and assign them…Jan 13Jan 13
Published inLevel Up CodingThe Power of Angular Router: 4 Key Features You Need to KnowTips and Tricks to Help You Master the Angular RouterJan 71Jan 71
Published inLevel Up CodingConquering the Crawl: Making My Github Page Blog Searchable on GoogleAs a developer, we love sharing our knowledge and experiences. Creating a blog on GitHub Pages is a fantastic free platform to share our…Jan 6Jan 6
Published inJavaScript in Plain EnglishAdapter Pattern in NestJS: Building Flexible Payment IntegrationsLearn How to Implement the Adapter Pattern for Flexible and Reusable CodeJan 51Jan 51