How 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
Exploring 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
Understanding Git Rebase: A Practical GuideA article about understanding Git Rebase: A Practical GuideJun 13Jun 13
How 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
Published inJavaScript 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
VS CODE folding importWhen you have to mush import it can be bothering to scroll down to see some code.Oct 5, 2023Oct 5, 2023
Expressions vs Statement in JavascriptA expressions in programming is the action that will result in the creation of a value.Jan 18, 2021Jan 18, 2021
How does React work ?React is an awesome framework for creating complicated website.Jan 17, 2021Jan 17, 2021