Interaction Design: How to Create Simple User Profiles
Let’s think together. Suppose you want to make a product or website for someone. What’s the first thing you think about? Do you think about what t…
Let’s think together. Suppose you want to make a product or website for someone. What’s the first thing you think about? Do you think about what t…
If you carefully plan the structure of your HTML documents, you can help computers make sense of the meaning of your content. Proper syntax is importa…
Since the earliest days of humanity, people have told stories to each other in different forms. Storytelling has serious traditions in every culture. …
A scary article about the death of web design swept through the internet this summer making the web design community ponder about the future of the in…
Quantity queries are specially set-up CSS selectors that allow developers to make their code quantity-aware. In responsive design, we usually use medi…
The jargon of the web development industry contains so many acronyms we are using day in and day out, that it’s not only daunting for novices, but s…
WordPress admin makes it easy to manage configurations without touching a line of code. These basic configuration settings are then stored in the wp-o…
Cart abandonment is a standard problem each e-commerce site encounters sooner or later. According to the Baymard Research Institute, the average shopp…
The CSS Grid Layout Module takes responsive design to the next level by introducing a new kind of flexibility that was never seen before. Now, we canâ…
jQuery 3.0, the new major release of jQuery finally got released. The web developer community waited for this important step since October 2014, when …
Have you ever thought about how the web would look like if we could anticipate user needs? The idea to personalize user experience and serve different…
PostCSS is an incredibly versatile tool that makes it possible to transform CSS styles with JavaScript plugins. Its flexibility lies in the way it’s…