There are carousels almost everywhere on the web. It’s usually straightforward with plugins. When it comes to enrich the carousel…
Author: Codocular
Create a Javascript game
You may have seen this game on some Instagram filters: The blind color game. Let’s recreate this game with JavaScript….
A simple timer in Javascript, CSS and SVG
Today, we are going to create a small but customizable timer using Javascript.We will learn how to create a javascript…