Results for: "code"

Contents (562)

A FULFILLED PROMISE - Using the FETCH API to make AJAX calls
A FULFILLED PROMISE - Using the FETCH API to make AJAX calls

In this article we talked about what AJAX calls are and how to use them in a traditional way, by…

read more
How to use Parallax.js effect on your website
How to use Parallax.js effect on your website

Today, we're going to write about the parallax effect, similar to parallax scrolling, and how to implement it to improve…

read more
How to use your browser as a file browser, in Chrome or Microsoft Edge
How to use your browser as a file browser, in Chrome or Microsoft Edge

We're going to explain how to use the Chrome browser as a file browser, both on Android and on your…

read more
How to get paid in Bitcoin: CoinBase, CoinGate
How to get paid in Bitcoin: CoinBase, CoinGate

After explaining how bitcoins work and how to pay using this cryptocurrency, we will see how to get paid in…

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