Binary search is a very efficient and fast algorithm to search an element inside a sorted list of elements. Learn more here.
Learn to create media queries in JavaScript using matchMedia API to enable adaptive, responsive designs using callback functions.
In this guide, we’ll show you how to use Frontity and introduce you to some alternative solutions for building WordPress sites with React.
This tutorial shows you how to deploy an Adonis.js application to DigitalOcean, configure Nginx to set up reverse proxy, configure your droplet, and set up your database on DigitalOcean.
In this article, we will cover how to deploy Angular applications to Firebase using a single project and we’ll look at how to deploy multiple Angular apps to one project.
In this tutorial, we’ll explain how to implement authentication and authorization using JWTs in a Rust web application.
In this guide, we’ll explore three of the most popular and interesting static site generators for Rust: Cobalt, mdBook, and Zola.
In this post, we will learn some tips and tiny changes that you can start applying to the way you write CSS to create better web experiences.
Learn how to build a JavaScript plugin that’s completely dependency-free in this straightforward tutorial.
Learn how to use AVIF images and Squoosh to compress high-quality images that lower your page load times without degrading image quality.
We’ll demonstrate how to use Boxbox.js and the Box2D library by building an “Angry Birds” clone in JavaScript.
Sometimes we don’t really need to be connected to the internet to provide a fully functional and useful app.