Your Ultimate Guide to Mobile First Web Design
Reading Time: 16 minutes 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...
View ArticleHTML5 and CSS3 Feature Detection with Modernizr and Beyond
Reading Time: 14 minutes 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...
View ArticleInsanely Easy and Simple React Form Tutorial
Reading Time: 15 minutes 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...
View Article6 Simple Secrets of Perfect Web Typography
Reading Time: 14 minutes 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...
View ArticleCSS Best Practices – 14 Steps to Become a CSS Ninja Pt1
Reading Time: 13 minutes 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...
View ArticleCSS Best Practices – 14 Steps to Become a CSS Ninja Pt2
Reading Time: 17 minutes Following specific CSS best practices can help you master CSS. It can help you transition from professional developer to CSS ninja. It in this series, you will learn exactly...
View ArticleLearn React by Practice and Create Stunning Image Gallery
Reading Time: 12 minutes One of the best ways to learn React is by practice. Nothing can help you learn like trial and error. When you get your hands dirty your brain is like sponge. Your ability to...
View ArticleHow To Build Responsive Gallery With Foundation and Modals
Reading Time: 16 minutes Beautiful and fully responsive gallery can make your website stand out. And, if you use some front-end framework, you can get this done in a few minutes. This is what this...
View ArticleYour Ultimate Guide to CSS Units – All You Need to Know
Reading Time: 10 minutes How well do you know CSS? What about CSS units? As web designers and developers, we often focus on only a handful of them. Take a look at the majority of tutorials and...
View ArticleHow to Build Simple, Easy And Universal JavaScript Slider
Reading Time: 12 minutes Have you ever wanted to build simple universal JavaScript slider? This slider doesn’t have to be something complex. All you need is just the functionality to cycle through a...
View ArticleHow to Design With Cards – 7 Big Mistakes You Must Avoid Pt1
Reading Time: 10 minutes Cards are very popular trend in web design right now. They are literally everywhere. Just take a look at Pinterest, Google or Twitter. One reason why card-based designs are so...
View Article7 Simple & Quick Web Design Tips to Improve Your Website Pt1
Reading Time: 12 minutes Are there any web design tips to make your website radically better? Yes. The problem is that many of these web design tips are difficult to implement. Very often, you need to...
View Article7 Simple & Quick Web Design Tips to Improve Your Website Pt2
Reading Time: 11 minutes Are you ready for another dose of web design tips to improve your website? And, not only in the terms of visuals. Performance of your website is as important to create...
View ArticleHow to Write Clean CSS in 10 Simple Steps Pt1
Reading Time: 13 minutes Do you think you can write clean CSS? There are many web designers and developers convinced that writing good and clean CSS is hard. In a fact, a lot of people don’t like CSS...
View ArticleHow to Build Simple and Powerful Lazyload JavaScript Plugin
Reading Time: 12 minutes Have you ever wanted to use lazyload plugin to speed up your website? Who wouldn’t. The problem is that most of lazyload plugins require jQuery. Sure, there are some exception....
View ArticleLearn How to Create Quick and Simple React Flipping Card
Reading Time: 13 minutes How cool would it be to know how to build React flipping card? Your own interactive business card! Imagine how you could use this card to make your portfolio stand out! In this...
View ArticleLearn How to Create Simple React Form Elements
Reading Time: 14 minutes Have you ever wanted to create some React form elements, but didn’t how? Good news! In this tutorial, you will learn how to create a number of simple React form elements. What...
View ArticleLearning React by Practice – React Router for Beginners
Reading Time: 17 minutes Imagine you could change the content of the website or app without reloading it. Impossible? Not at all. You can do that with something called React Router. How? I’m glad you...
View ArticleHow to Write Clean CSS in 10 Simple Steps Pt2
Reading Time: 12 minutes Do you know how to write and maintain clean CSS? You can write CSS that is easy to read, understand and maintain. You only need to know some simple steps. Today, you will learn...
View ArticleWhat Web Design Skills You Need To Survive In The Future Pt1?
Reading Time: 10 minutes Web is moving incredibly fast. And, this speed is increasing almost every month. What are some of the web design skills you need to survive in this fast-paced environment? What...
View Article