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

Your Ultimate Guide to Master Material Design

Material design is one of the strongest trends in web design. What’s more, it has high position in UI design as well. This is the main reason why I created this ultimate guide to material design. My goal is to give you enough information to implement this style in your work. We will start with… Continue reading Your Ultimate Guide to Master Material Design

Insanely Easy and Simple React Form Tutorial

Have you ever wanted to create pure React form? Have you ever wished to use React with Material design? Imagine creating something functional and also beautiful! I have a great news for you … This is your lucky day! Today, in this tutorial, we will take React and Material design and create beautiful form. I… Continue reading Insanely Easy and Simple React Form Tutorial

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