How to prevent modification of an object in Javascript and prevent them from being accessible in the console
Learn how to prevent modification of a javascript object and prevent variables from being accesible in the console.
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 prevent modification of a javascript object and prevent variables from being accesible in the console.
Learn different ways to know if an object has a property and know which of the provided methods is faster.
Learn multiple ways to convert an Uint8Array to string in Javascript.
Learn when use call and when use apply in your code.
Learn to measure the time that take your functions and see how the performance of your functions are.
Learn a couple of tricks to copy text from javascript to the clipboard and learn why it's so complicated to achieve.
Learn what does use strict mean in Javascript.
IntersectionObservers function let you know when an observed element enters or exits the browser’s viewport.
Learn how to generate an ascii art photo live with your camera web
Learn more about the new method