Introducing darkmodejs
Utility package for managing Dark Mode on the web, thanks to matchMedia and prefers-color-scheme media queries
Assortment aims to provide detailed tutorials (and more) for developers of all skill levels within the Web Development Industry. Attempting to cut out the fluff and arm you with the facts.
Utility package for managing Dark Mode on the web, thanks to matchMedia and prefers-color-scheme media queries
Building site search for a static website isn't easy. Here's how you can leverage Lunr.js to create search components that are accessible, fast and extensible.
With a move towards Gatsby, Emotion and Netlify, things are changing for Assortment. Here’s an overview of the platform's architecture moving forward.
Continuing 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.
What defines a pure function? More importantly, when should you use them in a project?
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.
Setting up our Unix machines to periodically run commands at set intervals of time thanks to Cron and crontab.
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.