Why should you care about mobile first web design? First, the world is becoming more and more connected. The number of mobile users is on the rise. There are more people in the world with mobile phones than with desktop computers. Yet, we still focus and design primarily on desktops. In this article, I will… Continue reading Your Ultimate Guide to Mobile First Web Design
Tag: html5
Create Your Own To-Do App With React
React is one of the most used JavaScript libraries today. It makes it easier to create interactive UIs. You can use React to design and create both, simple and complex application. You can even use it to create one-page websites if you want. In other words, you can use React to build almost anything. Today,… Continue reading Create Your Own To-Do App With React
Professional Website – 7 Steps to Creating Killer Online Presence Pt1
Have you ever wanted to have professional website? Nowadays, you don’t have to be CEO of big company. Yet, you can build website of exceptional quality that will present you in the best light. In this article, you will find the first three steps to learn how to build your own professional website. We will… Continue reading Professional Website – 7 Steps to Creating Killer Online Presence Pt1
Website Maintenance – 11 Tips for Web Designers and Developers Pt2
In this part of website maintenance mini series we will discuss the last 7 tips to make maintenance easy and fast. We will start with tips on improving code readability and testing for browser compatibility. Then, we will move to accessibility, usability and how to optimize for speed. Finally, we will discuss content, SEO optimization… Continue reading Website Maintenance – 11 Tips for Web Designers and Developers Pt2
Website Maintenance – 11 Tips for Web Designers and Developers Pt1
Website maintenance is often ignored area of web design and development. Today, we will change it. We will discuss 11 tips web designers and developers can use to maintain their websites. And, we will go beyond best practice for the content of the web. We will take a look at HTML, CSS and JavaScript. We… Continue reading Website Maintenance – 11 Tips for Web Designers and Developers Pt1
Atomic Design – Your Ultimate Guide to Scalable & Modular CSS (Sass)
Creating scalable and maintainable CSS is hard. On the other hand, it is very easy to create bloated stylesheets nobody can understand. Atomic design might be one way we can deal with it. In this article, we will take a look at this methodology, its benefits and basic structure. My goal for this article is… Continue reading Atomic Design – Your Ultimate Guide to Scalable & Modular CSS (Sass)