| Tan Li Hau's Blog
We've built a simple bundler to bundle javascript code. Let's add CSS, HTML and serve it in the browser!| Tan Li Hau's Blog
In my previous article, I explained how module bundler works. In this article, I am going to show you how I wrote my module bundler...| Tan Li Hau's Blog
understand how module bundler works| Tan Li Hau's Blog
There isn't one single approach with CSS Modules to making the JavaScript templates, the CSS files, or the build steps to make them work. In this post, which| CSS-Tricks
Storybook Not Importing SVGs I was running into an issue where SVG imports in Storybook were instead of being imported as React components…| duncanleung.com
Storybook Not Parsing CSS Prop without JSX Pragma I was running into an issue where my Storybook was not correctly parsing and evaluating…| duncanleung.com
I ran into some unexpected errors while trying to build React for production using a Windows machine (which was undocumented in the React…| duncanleung.com
Module Hot Loading enables a super efficient workflow without the pain| 200ok - Accelerating Publishing
The single best feature of Vite, as far as I’m concerned, is its simplicity. Compared to the nightmare of configuring WebPack and Babel? Vite is delightfully easy to use.| Space Ninja