PinnedInBetter ProgrammingbySunny Sun·Dec 15, 20216 JavaScript Techniques To Help You Write Cleaner CodeBest practices and code snippets you can apply in your daily workA response icon1A response icon1
PinnedInLevel Up CodingbySunny Sun·Nov 2, 2021TypeScript Compiler and Compiler API (Part 1)The Internal of the TypeScript Compiler ExplainedA response icon1A response icon1
PinnedInBetter ProgrammingbySunny Sun·Jul 19, 20216 TypeScript Typing System Tricks You Should KnowWhat I’ve learned from using TypeScript’s typing systemA response icon2A response icon2
PinnedInBetter ProgrammingbySunny Sun·Jun 18, 2021TypeScript’s Record Type ExplainedEverything you want to know about the Record utility typeA response icon1A response icon1
PinnedSunny Sun·Dec 28, 2018How 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.A response icon7A response icon7
Sunny Sun·Apr 29Why I Moved My Finances Offline: Building a Privacy-First App with Tauri and VueAfter years of managing my finances across various cloud-based apps, I grew tired of two things: unnecessary subscriptions and the constant…
Sunny Sun·Mar 7“Do what You Love” in the Age of AIJust finished WeCrashed. The whole Adam Neumann and WeWork story, it stirred something deep in me. Not because of the spectacle or the…
Sunny Sun·Feb 26NestJS OpenAPI to Typed Client with Full Automation PipelineEnd-to-end type safety across NestJS backend and Vue frontendA response icon1A response icon1
InJavaScript in Plain EnglishbySunny Sun·Dec 22, 2025Eliminate Magic Strings with TypeScript Template LiteralsTurn fragile string typos into compile-time errors forever
InLevel Up CodingbySunny Sun·Dec 22, 2025From Autocomplete to Pair ProgrammerMy Experiences with GitHub Copilot