Results for: "javascript"

Contents (326)

What is Django and what is it used for
What is Django and what is it used for

When we talk about Django, we refer to that framework that is used for any totally free and open source…

read more
How to make the website's dark mode persistent with Local Storage, CSS and JS
How to make the website's dark mode persistent with Local Storage, CSS and JS

Recently we wrote about how to do a switchable alternative color mode or theme, a very useful and popular feature…

read more
Python or Swift: Revealing Benefits and Drawbacks of Each Language and Their Differences
Python or Swift: Revealing Benefits and Drawbacks of Each Language and Their Differences

Programming languages constantly evolve to improve software performance and simplify developers’ lives. That’s why the programming languages’ ranking is so…

read more
Making AJAX requests to a REST API using vanilla JavaScript and XHR
Making AJAX requests to a REST API using vanilla JavaScript and XHR

Imagine you just build your first static web page and you would like to add some functionality to make it…

read more
Dark Mode on website using CSS and JavaScript
Dark Mode on website using CSS and JavaScript

In today’s article we are going to learn how to build pretty much standard these days on the web pages…

read more