Hand-crafted tech articles, no AI-generated bs.
Overview of new Javascript/Typescript runtimes: Bun and Deno
My experience of trying new runtimes for my pet project.
How to fix stale React useState's state in a callback
useRef based solution to fix stale state in React callback functions
Step-by-Step Guide. Creating a React Hook for Web Page Element Movement Using RxJS
A detailed guide on creating a React hook for adding draggable functionality to web elements using RxJS, with a focus on practical implementation and testing.
Creating browser extension with ChatGPT as a main development driver (spoiler: it's a mess :))
Small experiment with ChatGPT as a development driver of a Chrome Extension that generates summaries (via GPT) for an article on the current webpage. Source code included.
How to assign a variable to switch statement result
Simple and useful JS snippet
See all tags.