This article will show you a few different ways to handle form values in React. We’ll look at useState, custom Hooks, and, finally, no state at all!
Gone are the days when creating a new project meant simply using Rails. With Blitz, you can deploy your application as a single entity and add advanced technologies on your terms and at your own pace.
Learn how to build a Trello-like application using React Hooks and GraphQL.
Audio feedback on the web has deservedly gotten a bad rap. But when used correctly, and with accessibility in mind, sound can enrich UX.
React-cool-portal adds a Hooks-based abstraction over React portals, allowing you to write less code more cleanly.
In this blog post, we will be taking a look at how to handle images in our React applications with the use of Cloudinary.
Let’s explore some of the key features that make Ant Design special compared to others.
Built on React’s Context API, Unstated Next helps save us the stress of using Redux to manage state in our apps.
Learn how to use React concurrent mode to enable an amazing user experience.
Learn how to overcome the SEO implications of loading components asynchronously using loadable-components.
We should view web accessibility not as a feature, but as a responsibility. Learn how to build an accessible select component, autocomplete, and form dropdown as well as how to use Downshift with Popper.js.
Learn how to format a simple donation page with several form inputs using Cleave.js