pozy
👋🏽 i store my weekly notes on JavaScript, React, programming patterns and anything in between here
4 ways to run TypeScript in Node.js
The easiest way to delete node_modules in your computer
This X bug is weird
Throw better error messages with the error cause property
Node.js is leveling up with Bun with TypeScript Support
You are probably cloning objects wrong.
A natural language date picker widget is sick
There's better way to abort event handlers..
What does node –run do?
I replaced my linting & formatting setup with Biome
Dev Tip: You can disable CORS errors in chrome
How to store environment variables
Chrome custom header columns are cool
Automatically logging out of multiple tabs in Next.js
What package manager should you use?
Your browser supports native popovers btw
Get better at optimizing your React components with Million Lint
How deploy your Bun app
Node 22: CJS and ESM are now friends?
The React Compiler is amazing
AbortSignal: Cancel asynchronous tasks like a boss
isBooleanTooLongAndComplex? How to avoid using complex boolean checks
VSCode now support custom editor labels
Let me introduce you to the View Transitions API
3 tricks for naming props in React
Say goodbye to vague hydration errors | Next 14.2
Bun 1.1 first look: Windows support, macros, sqlite db imports & trusted dependencies
How to use Copilot effectively
beforeunload event listener is a life saver
Did you know that browsers support modals natively?