Knowledgebase

Once the architectural plans (see web design article) are finalized, it’s time for the construction team to build the house. Web development is this construction phase in the digital world. It involves coding and programming to turn a web design into a fully functional website.

Web developers use various coding languages to bring a website to life, ensuring that buttons work, pages load correctly, and features operate as expected. Just like builders follow an architect’s blueprint to construct a house, web developers follow the web design to build a functional, interactive website.

Before construction begins on your home, you need an architect to design a blueprint. This plan dictates the layout, functionality, and aesthetics of the house. Similarly, web design is the process of planning and creating the look and feel of a website.

A well-designed website considers user experience, navigation, and visual appeal, just like a well-planned house ensures comfort and functionality. Web designers determine colors, fonts, layouts, and interactive elements to ensure the website is both attractive and user-friendly.

Now that you have an address (see domain article) for your home, the next step is setting up essential utilities like electricity and water to make the house livable. This is where web hosting comes in.

Web hosting provides the storage and resources needed to keep your website running. Just as a house needs power, water, and plumbing, a website requires hosting to store its files, manage emails, and serve visitors efficiently. Without web hosting, your website is just an empty address with no structure. Hosting ensures your site is accessible, fast, and secure.

Imagine you’re planning to build a house. Before construction begins, you need an address for your property—something people can use to locate your home. In the digital world, a domain name works the same way. It’s your website’s address on the internet, making it easy for people to find you.

Just as you apply for an official address before you build a house, you need to register a domain before launching a website. Without a domain, your site wouldn’t have a recognizable name, and visitors wouldn’t know where to find you. Whether it’s www.aucrada.com or yourname.net, your domain is the first step in establishing your online presence.

Here we will cover the psychology of design in UX design, principles to keep subconsciously and always follow when designing.

Hick’s Law

The hicks law refers to how complexity can cause users to take longer in finding an answer or solution i.e. the more options to choose from, the longer it will take for a user to decide

Cognitive load

Just like computer memory, human-beings have a cognitive load – which slows down processing when there is a memory overload of information.

Miller’s Law

Predicts that the average person can keep 7 (-+2) items in their working memory, meaning on screen we should also limit the number of items to choose from to 7.

Chunking

Refers to the process of visually grouping items by their relationship making it easier to process and understand. Another way of chunking is with layout. We can use this technique to help users understand underlying relationships and hierarchy by grouping content into distinctive modules

Jakob’s Law

Jakob’s law predicts that users have great user experience on other sites and have a design expectation when visiting your site, Jakob’s law encourages designers to use the same design patterns to avoid cognitive load for the user.

Mental models

Good user experience is when a user can assume they know how your site works based on previous knowledge of a similar platform, they are less frustrated and feel at ease at using your platform. User interviews, journey maps, personas, empathy maps help us identify our users and what they prefer.

A good example is how we use icons today which stem from physical elements we are already familiar with such as radio input, buttons and checkboxes.

As designers, we must close the gap that exists between our mental models and that of our users. It’s important we do this because there will be problems when they aren’t aligned, which can affect how users perceive the products and experiences we’ve helped build. This misalignment is called mental model discordance, and it occurs when a familiar product is suddenly changed.

Source: https://alistapart.com/article/psychology-of-design/#:~:text=As%20designers%2C%20we%20can%20leverage,designing%20how%20people%20actually%20are.
By: Jon Yablonski