CSS Best Practices – 14 Steps to Become a CSS Ninja Pt1

CSS can be hard to manage even for professional web developers. In this two-part series, you will learn about 14 CSS best practices. In this first part, you will learn how to master CSS specificity hierarchy. You explore the dangers of !imporant declarations and ID selectors. You will also learn about the costs of using… Continue reading CSS Best Practices – 14 Steps to Become a CSS Ninja Pt1

6 Simple Secrets of Perfect Web Typography

Creating perfect web typography is important for success in today’s digital world. There is abundance of websites focusing on use of imagery and videos. Where number of these website fall flat is web typography. The truth is that some designers ignore this piece of design and focus just on making everything “pretty”. Pretty design and… Continue reading 6 Simple Secrets of Perfect Web Typography

HTML5 and CSS3 Feature Detection with Modernizr and Beyond

What is feature detection? How can you use it in web development? These and many more questions are the subject of this article. First, you will learn about the current champion among feature detection JavaScript libraries. Then, you will explore the interesting future of CSS-based feature detection. In-between, you will also learn about some practices… Continue reading HTML5 and CSS3 Feature Detection with Modernizr and Beyond

Your Ultimate Guide to Mobile First Web Design

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

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