Website navigation and user experience

Advertisement Website navigation usability is the most crucial element in design. It makes the difference between a website where users find what they are looking for and one which causes so much frustration that users want to abandon it. The whole point of designing a website is to allow access the content, so the success… Continue reading Website navigation and user experience

Giveaway: Win One of Five Monstroid Licenses

Posted · Category: Announcement Do you remember Monstroid, a huge multipurpose WordPress theme we reviewed around a year ago? Since then, it’s grown even more as a result of multiple updates. Today, we’d like to review the latest one and give away 5 licenses for Monstroid. You can find a lot of WordPress themes designed… Continue reading Giveaway: Win One of Five Monstroid Licenses

Qards: Build Beautiful Websites Faster

Building websites is not a full-time job anymore. At least, it could be this way. Thanks to the evolution of technology and the strong desire to obtain quality results as fast as possible, now almost anyone can create beautiful websites. Why Qards could be the tool you need No matter the profile of the clients… Continue reading Qards: Build Beautiful Websites Faster

26 Inspirational Architecture Firm Website Designs

Agency websites have become much more commonplace relative to the growth of online businesses. Different styles will benefit different agencies and this is especially true of architecture firms. As the old saying goes: measure twice, cut once. If you’re designing an agency website these examples should help you measure ideas before cutting right into the… Continue reading 26 Inspirational Architecture Firm Website Designs

Skyline: Evolving CSS Architecture

Skyline helps you create a design system for your website. It encourages a well thought-out CSS architecture, and enables you to develop a reusable and maintainable codebase. The starter kit provides a solid CSS architecture that acts as a scaffolding to support your unique design system. It promotes object-oriented CSS, written in SCSS using BEM… Continue reading Skyline: Evolving CSS Architecture

How to Write Code That Embraces Change

Writing code, which is easy to change is the Holy Grail of programming. Welcome to programming nirvana! But things are much more difficult in reality: source code is difficult to understand, dependencies point in countless directions, coupling is annoying, and you soon feel the heat of programming hell. In this tutorial, we will discuss a… Continue reading How to Write Code That Embraces Change