7 followers
Frontend Developer who loves JavaScript and wants to share her knowledge with newbies who are finding it difficult to comprehend the language.
Introduction The spread operator and the rest parameter are new concepts in JavaScript introduced in ES6, both have three dots as their sign, however,...
Introduction When you first hear about destructuring in JavaScript, it may appear hard, but it is actually one of the simplest concept in the...
Introduction NFT (non-fungible token) is a one-of-a-kind digital asset based on blockchain technology, with the bulk of NFTs being powered by the...
JavaScript Conditionals In JavaScript, conditional statements act as decision-makers. They run codes based on a specific condition. If the condition...
A simple and clear explanation · Introduction Variable is one of the simplest topics in JavaScript. I can assure you that by the time you are done...
A simple and clear explanation · JavaScript is one language I have been struggling with for many months. Each time I try to learn continuously saying to...