From stateful to stateless: my approach to building forms in React app
November 10, 2024• ☕️☕️ 8 min readArticle tags
This article talks about my approach to building accessible forms using HTML and CSS only, instead of relying of lots of stateful React code. With this approach, you can build a fully functional form that delivers a great user experience.