Learn How to Create Quick and Simple React Flipping Card

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 tutorial, I will take you through all the steps necessary to create this card. I tried to make the code simple ad… Continue reading Learn How to Create Quick and Simple React Flipping Card

How to Build Simple and Powerful Lazyload JavaScript Plugin

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. However, you need advanced knowledge of JavaScript if you want to understand the code. If you don’t have that, forget about customizing the plugin. You… Continue reading How to Build Simple and Powerful Lazyload JavaScript Plugin

How to Write Clean CSS in 10 Simple Steps Pt1

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 at all. For them, CSS is pain in the butt. Here is a good news. Working with CSS can be actually… Continue reading How to Write Clean CSS in 10 Simple Steps Pt1

7 Simple & Quick Web Design Tips to Improve Your Website Pt2

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 excellent experience. What web design tips will we discuss today? We will begin with tips on choosing the right images for your website. You… Continue reading 7 Simple & Quick Web Design Tips to Improve Your Website Pt2

How to Build Simple, Easy And Universal JavaScript Slider

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 number of slides. You want to go on the next slide and also the previous one. That’s it. In this quick tutorial, we will build this… Continue reading How to Build Simple, Easy And Universal JavaScript Slider

Your Ultimate Guide to CSS Units – All You Need to Know

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 articles. You will usually see one or two units used over and over again. Then, it is no surprise that we forgot… Continue reading Your Ultimate Guide to CSS Units – All You Need to Know