Skip to search Skip to main content

Does the <body> rule the mind or does the mind rule the <body>?

Accessibility Linting in React

Posted

Updated

I just stumbled upon this cool toolset (eslint-plugin-jsx-a11y), which allows you to analyze your JSX code in your editor on runtime. Should be very helpful for building HTML components in React.