How to create a dictionary of the reversed alphabet to encode and decode text with JavaScript
Learn how to easily encode and text text that uses a dictionary translations with the alphabet.
JavaScript is a programming language used to make web pages interactive. It runs on your visitor's computer and doesn't require constant downloads from your website.
Learn how to easily encode and text text that uses a dictionary translations with the alphabet.
Learn how to print the numbers from 0 or 1 to 100 without including any numeric value in your JavaScript code.
Learn how to convert a panoramic picture into cubemap tiles
Learn how to easily retrieve the sum of the integers between 2 specific indexes in the array using JavaScript.
Learn how to easily count and build how many pairs is it possible to form from an array of strings in JavaScript.
Learn how to find the closest value to zero from a collection of numbers inside an array in JavaScript.
Learn how to format a number as a currency string in JavaScript.
Learn how to easily convert a text address into geographic coordinates using the geocoding API of Google.
Learn multiple ways of obtaining the entire alphabet from A to Z with JavaScript.
Check the JavaScript implementation of the De Bruijn sequence.
March 6, 2021
Estimated reading time: 4 Minutes