17 Jun 2025 React TypeScript Why Your Rich Text Editor Keeps Resetting: A React Re-rendering Mystery Have you ever encountered a frustrating bug where your rich text editor suddenly loses all content when you toggle a seemingly unrelated component? I recently
React Hooks Not to Run on Initial Load 08 May 2023 React TypeScript React Hooks Not to Run on Initial Load There are times that a page would error out if on initial load, it renders more than once. Rendering more than once unnecessarily is always
A simple example using Flux 10 Oct 2015 Javascript React Flux A simple example using Flux Recently at work, I was pulled into a project where React is used to generate a nested form and aggregate them at the end for