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
Tag: programming language
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
6 Quick & Proven Tips to Help You Learn JavaScript
Have you ever wanted to learn JavaScript? It is currently one of the best and most used programming languages in the world. It is also the language of the web. What’s more, you can even use it to create apps and games. And, with the raise of internet of things, JavaScript will soon be everywhere.… Continue reading 6 Quick & Proven Tips to Help You Learn JavaScript