Published inBefore SemicolonAdvanced Forms with Custom Form ElementsMany situations call for custom form elements, which can be easily created with web components. The problem is that wrapping an…Dec 8Dec 8
Published inBefore SemicolonSignals and Effects Using Vanilla JavaScript & Web APIsPhoto by Milan De Clercq on UnsplashNov 28Nov 28
Published inBefore SemicolonReplacing WebStorm/IntelliJ with Zed EditorPhoto by Indira Tjokorda on UnsplashSep 201Sep 201
Tech Stack Does Not Matter!!!Pieter Levels makes thousands a month by building applications while ignoring the hype about frameworks and libraries. He uses plain HTML…Sep 5Sep 5
Published inBefore SemicolonReactive DOM — Finally!As a web developer, if you stop to think about it, you will realize that all UI libraries and frameworks are just trying to fix the…Apr 2115Apr 2115
How I Built a Fast HTML Parser Using Regex and TypeScriptPhoto by Jay Zhang on UnsplashNov 13, 2023Nov 13, 2023
Published inBefore SemicolonHow To Create Custom Modal/Dialog in ReactModals and Dialogs are ways you can focus users on a specific thing you want them to act upon. They are industry standard and super common…Mar 3, 20231Mar 3, 20231
Published inBefore SemicolonHow to Handle Modals In A Large-Scale React App — Render ManagerModals, Dialogs, Notifications, and Snackbars, are all examples of “global components” — as I call them. These are components that should…Mar 2, 20233Mar 2, 20233