Building an accessible Modal component with React Portals: Part 2
Continuing our mission to build a Modal component that is accessible to all users, regardless of their current situation.
All posts on Assortment tagged with CSS
View all tagsContinuing our mission to build a Modal component that is accessible to all users, regardless of their current situation.
Understanding how to build a reusable Modal component using the latest features from React and ES6 that's accessible for all users.
Examples of how you can use CSS or JavaScript to make working with long strings of text that bit easier.
Battling the ever-present issue of Grandchild elements in the popular CSS naming convention, BEM.
A tutorial on working with Sass and BEM when building a more obscure than usual component.
Going over the fundamentals of the methodology that organisations large and small are using to structure their CSS codebases.
A quick example on how you can start building responsive navigational menus with ease, using very little JavaScript.
What does a class-based CSS grid system look like and where could we see it going in the future. Perhaps with CSS variables and the style attribute?
A quick look at some of the new features from the CSS Grid Specification Level 1 and what they mean for the future of our CSS layouts.
By using Gulp as a build tool and providing fallbacks for older browsers.