Easy Customizable Star Rating Component in React
In this tutorial you will learn how to set up a simple, yet pretty customizable star rating component in React. You know those little stars…
In this tutorial you will learn how to set up a simple, yet pretty customizable star rating component in React. You know those little stars…
If you need a quick and simple solution for address search with autocomplete and geocoding this one is for you. To set up this project you…
I grew up on both DC and Marvel comic books, cartoons and TV shows. From the 1966 Batman series, to 1967 Spider man cartoons, and 1940s…
Sometimes you gotta do what you gotta do. For quite a while I’ve had this idea of making a radio player or an app which you could use to…
Pomodoro is a time management technique in which you work for a set amount of time (e.g. 25 minutes), then you take a small break (e.g.…
I’ve been playing around with a few different free APIs and I decided to make a simple meal planning app with Spoonacular API. It’s very…
My website is built on top of Gatsby, which is a “React-based open source framework with performance, scalability and security built-in”. It…
Until a few days ago I had no idea voice control and speech recognition were such a big deal. I lost the link to it, but according to an…
Can you become more productive by making a productivity app? Not sure about that, but you can definitely become more productive by building…
Pixel art games have been making a huge comeback in recent years, but this time not because we are limited by technology, but because pixel…
A lot of portfolio websites today have some sort of a timeline which can be used in different ways. You can showcase your job and education…
Instagram has such a simple, yet elegant design, and on top of that it’s very modular. It’s almost like a puzzle because it has a lot of…
A couple of days ago I noticed something interesting in the Netflix mobile app. It has a Coming Soon page which shows movies and TV shows…
Having a dark mode on your website or application has become very popular. Many big websites and applications are coming up with their own…
Having different page files for different languages makes all of the page translations pretty contained and easy for access if something…
You have all of your multilingual pages set up, but now you need to give your users a way to access those pages. There are multiple ways…
Before going ahead and making a multilingual website I would advise you to think about a few things: Do you even need one? Are you prepared…