Gatsby site search with Lunr.js
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.
All posts on Assortment categorised with Tutorial
View all postsBuilding 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.
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.
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.
Diving into the land of routing, blade templating and the new kid on the block, Laravel Mix.
In this introductory series we'll take a look at the PHP framework that Assortment is built on, Laravel, starting with the installation and setup.
Getting your workspace setup and ready to go is no small task. From your terminal interface to installing crucial development software, let's take it a step at a time.
The modern Web Developer needs more than just a Code Editor to get by these days. Let's look at how we can setup our Command Line Interface for all our coding needs.
How you can secure your website with an SSL certificate using the latest Open Certificate Authority, Let’s Encrypt.
A step-by-step guide on how you can start to enhance your WordPress dashboard with bespoke widgets.
Looking into how we can utilise Capistrano 3 as a basic deployment workflow for any and all projects.