Submitting a form with a button that lives outside it
A quick trick using the HTML form attribute to wire up a submit button in a modal footer to a React Hook Form that's rendered elsewhere in the DOM.
A quick trick using the HTML form attribute to wire up a submit button in a modal footer to a React Hook Form that's rendered elsewhere in the DOM.
Modern CLI development with TypeScript, Go, and AI assistance - a guide optimized for LLMs
A philosophy-driven approach to ESLint configuration that catches bugs without getting in your way, with practical migration strategies for real codebases.
MSW is great just takes some additional config for jest for esm support