Since you’re reading this, you’ve probably already realized that front-end web development can be an exciting, in-demand, and high-paying career. And maybe you already know the fundamental skills you need to get started ...
Web development is rarely done in isolation. Even if you are a solo coder, at times you might need to share code with others. Maybe you need to share that ...
Today, we bring you a fancy e-commerce grid layout designed by Filip Slováček and coded by Mary Lou. When you click on a product it scales up and fills up the screen with information about the ...
Our job at Azoora’s Blog is to keep you up to date with the latest and coolest trends in web industry. That’s why every month we release a handpicked collection ...
NodeGUI is an open source library for building cross platform native desktop applications with JavaScript and CSS like styling. NodeGUI apps can run on Mac, Windows, and Linux from a single ...
Leon Sans is a free geometric sans-serif typeface made with code (it’s based on JavaScript) by Jongmin Kim. It allows to adjust the font-weight and other properties dynamically via JS for creating custom animations, ...
Darkmodejs is utility package for managing Dark Mode on the Web.Dark Mode is a feature in modern Operating Systems which allows you to change your default UI from a light ...
A small set of ideas on animating images and other elements while smooth scrolling a page. We’ve made a small set of effects that show how you can apply some ...
Type-this is a simple Vanilla JavaScript plugin that animates any message you want. No jQuery is needed.
Infinite AJAX Scroll is a jQuery infinite scrolling plugin. It works by reading the next (and previous) links of your existing server-side pagination and load these pages via AJAX when ...