Zhang pascalHow to Auto Format Go code on Save in Visual Studio CodeAuto-formatting on save in Visual Studio Code (VS Code) ensures that your code adheres to a consistent style, improves readability, and…Jul 6Jul 6
Zhang pascalExploring New Image Formats: AVIF and WebP Compared to PNGTraditional formats like PNG have been widely used for their lossless compression and high-quality images.Jun 22Jun 22
Zhang pascalUnderstanding Git Rebase: A Practical GuideA article about understanding Git Rebase: A Practical GuideJun 13Jun 13
Zhang pascalHow to Properly Type Event Handlers in Svelte with TypeScriptIn this article, we will explore how to correctly type event handlers in Svelte when using TypeScript.May 9May 9
Zhang pascalinJavaScript in Plain EnglishIntegrating Redux Toolkit and Saga in Your Next.js ApplicationLink to the repo: https://github.com/pikooli/redux-saga/tree/tutoApr 211Apr 211
Zhang pascalVS CODE folding importWhen you have to mush import it can be bothering to scroll down to see some code.Oct 5, 2023Oct 5, 2023
Zhang pascalNullish coalescing operator (??)What is Nullish coalescing operator ?Mar 28, 2022Mar 28, 2022
Zhang pascalExpressions vs Statement in JavascriptA expressions in programming is the action that will result in the creation of a value.Jan 18, 2021Jan 18, 2021
Zhang pascalHow does React work ?React is an awesome framework for creating complicated website.Jan 17, 2021Jan 17, 2021