A Deep Dive on Skipping to Content
While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a…
While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a…
Quick summary ↬ Embracing the fragility of the web empowers us to build UIs capable of adapting to the functionality they can offer, whilst still providing value to users. This article…
With the right font, you can completely change the look of a design. But how do you find the right font? And what makes a font great? Let’s find out.…
What do you do if you’re partway through an important project for a client and you get, well… stuck? You simply can’t wring any more good ideas from that brain…
Not so long ago, Internet shopping gained great popularity. The pace and speed at which this broad industry started to develop are incredibly huge. The Internet became an integral part…
Have you already started building for the Shopify App Challenge 2021? We’ve put together best practices for building an app that users can navigate with their keyboard to meet keyboard…
They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name…
With a little knowledge of music theory, we can use regular HTML, CSS and JavaScript — without any libraries or audio samples — to create a simple digital instrument. Let’s put that into practice…
Quick summary ↬ After analyzing the CSS codebase and its weaknesses, and management giving a green light to the refactoring project, it’s time to start refactoring the codebase. A team needs…