Building an Accessible Menubar Component Using React
How to create an accessible Menubar component with React, based on the WAI-ARIA design pattern for a menubar widget.
- Published: 2022-04-01
- Tags: react, a11y
How to create an accessible Menubar component with React, based on the WAI-ARIA design pattern for a menubar widget.
An overview of different strategies for creating multiple entry points without ejecting from the safety net of Create React App.
Build a responsive frontend camera component that allows users to upload ID card images, using React hooks, the getUserMedia API, and Styled Components.
Different methods to create modals, and how to trigger them from nested components using React context, hooks, and portals
Learn how to simplify state management in Storybook with React. Streamline repetitive code and pass state variables through as arguments to improve your workflow.
Discover how to enhance the live streaming experience of your tech meetup and engage remote attendees, without compromising the in-person experience.
Creating a visual grid overlay in a React project helps bridge the gap between engineering and design, improving collaboration and leading to more consistent and accurate layouts.