Code
Learn to code websites the right way. Tips and tricks to help you make the most of front-end technology, from HTML to Sass and React.
How to Build a Small Business Website With WordPress’ Gutenberg
A small business can do a lot with a website. So it might surprise you that only 71% of small businesses currently have…
By Sujay Pawar
Designers Should Code: Build an App from Scratch
A breakdown of a simple app, from UI design to deployment, that shows off why coding is a magic tool for designers.
Fig…
By Hugo Duprez
15 Best CSS Frameworks: Professional Bootstrap and Foundation Alternatives
Whether you are a CSS expert or a front-end beginner, using the right CSS framework is crucial for your daily tasks. Th…
By Nancy Young
Is it Time to Transition to JAMStack?
Jamstack (JAMstack), is one of the most popular (and rapidly growing) tools for app and website creation. A unique ecos…
How To Speed Up Your Bootstrap Development Process
Currently, Bootstrap is among the most popular frameworks in the developer community. One of the most straightforward s…
The Pros and Cons of Tailwind CSS
As a utility-first CSS framework, Tailwind has rapidly become popular among developers. With its fast styling process a…
By Nancy Young
Is It Time to Reset HTML?
HTML is one of the foundational building blocks of the Web. But just as web design best practices and techniques change…
2 Smartest Ways to Structure Sass
Depending on the size of the project you are working on, you can structure your Sass code in two ways: a simple one for…
By Milan Savov
10 Reasons Your WordPress Site Will Get Hacked (and How to Stop It)
A hacked WordPress site is as damaging as having your home burgled. It can completely shatter your peace of mind and ad…
Metatags 101: A Simple Guide for Designers
And when it comes to using HTML meta tags for SEO, none of us should be messing around.
That said, you know how it is w…
Is There a Viable Alternative to Javascript?
The jury is still out on whether JavaScript is a good thing, or a bad thing, so in this article we’ll look at the pros,…
By Una Rouz
Is It Time to Embrace AMP?
Google’s AMP (Accelerated Mobile Pages) offer faster mobile performance, but at what cost? We ask whether it’s time to …
By Cole McKeon
Is Google Toast?
For those too young to remember, the Browser Wars entailed a tech rush by, among others, Netscape and Microsoft, result…
How to Code a “Click to Tweet” Button
Having users share your content online is a great way to grow your brand. In this tutorial we’ll cover everything you n…
6 Tips For Tackling Inherited Code
When you’ve worked in the digital industry for long enough, eventually you’re going to have to work with code that you’…
By Lucy Carter
When to Use Old Code
COBOL is a programming language that was originally designed in 1959, an era that many people might think of as being “…
Getting Started With DOMmy.js
DOMmy.js is a super-lightweight, standalone Javascript library, designed to work easily with the DOM and produce powerf…
CSS Border-Radius Can Do That?
When you use eight values specifying border-radius in CSS, you can create organic looking shapes. WOW. No time to read …
By Nils Binder