Optimize Svelte’s Reactive StatementsThe $: dollar sign is magical, at least with numbers and stringsNov 15, 2022Nov 15, 2022
Save CSV file in UTF-8 with BOMFix Korean text from being corrupted using Node.js or VS CodeOct 5, 2022Oct 5, 2022
Type process.env in a Node.js or a Vite projectVS Code IntelliSense autocompletion in JavaScript and TypeScriptAug 19, 2022Aug 19, 2022
Run currently opened .ts file in VS CodePress Ctrl+Shift+B shortcut and it runs in the terminalAug 18, 2022Aug 18, 2022
Disable automatic hyperlink conversion in Twitter’s TweetsWords that start with @ or are connect with . are convertedJun 25, 2022Jun 25, 2022
Convert a local development folder into a Git repositoryUse the GitHub Desktop app’s ‘create repository here’ featureJun 14, 2022Jun 14, 2022
iPhone SE is not the smallest screen to targetIn the web, SE(2022) has a wider viewport than the Galaxy S22Jun 8, 2022Jun 8, 2022
Format and Lint Code on File SaveVS Code’s format on save option and the default formattersJun 2, 2022Jun 2, 2022
Enable code lint in Svelte componentsSet ESLint to validate script tags in VS Code’s settings.jsonMay 16, 2022May 16, 2022
Download Multiple Files with JavaScript and Anchor ElementBypass Google Chrome’s 10 file limit with timeoutsApr 22, 2022Apr 22, 2022