How to create a detailed /ai-docs folder with detailed architecture for an existing project using…Use the following prompt, then add general presentation and context of your project at the end :Mar 19Mar 19
Effortless i18n translations in next.js and VSCodeDid you know there is an amazing i18n extension for VSCode that addresses every pain points from translating your codebase ? I did not and…Jun 5, 2024Jun 5, 2024
shadcn/ui add components and resourcesshadcn/ui has become very popular due to its ease of use, clean ui and code.Feb 20, 20248Feb 20, 20248
Recreating the experience of the staged Gemini demo, but for real — using GPT4 Vision and WhisperWhen I saw the gemini demo video, I found it jaw-dropping. I mean, wow, real time video conversation with an AI, that’s insane !Dec 15, 20231Dec 15, 20231
Experimental useOptimistic React hook and Next.js server actionsDid you know there is a useOptimistic #reactjs hook ?Oct 2, 2023Oct 2, 2023
Overmind, the state management library you don’t know (yet) (but should)There are hundreds and hundreds of state management libraries around there. Every day on echojs, you can spot a new one.Apr 1, 2022Apr 1, 2022
The most unknown redux performance trickRegarding optimizing redux, there are some well known techniques: memoizing, using reselect for example.Nov 24, 20178Nov 24, 20178
From Webpack to JSPM (0.17)JSPM is not as mature as webpack, and its ecosystem is not as rich. But it has some cool features, such as being able to load a module from…Dec 22, 20161Dec 22, 20161
Using CSS variables with styled componentsEdit: I published react-css-variables, which makes defining CSS variables easy using a React component.Dec 22, 20164Dec 22, 20164