Tag: javascript programming

JavaScript: Destructuring Arrays (80’s & 90’s Boy Bands Edition)

In this post, I’ll be discussing the nature of destructuring arrays in Javascript programming, using the Feynman Method and 80’s and 90’s boy bands. This is part of the Feynman Technique/20 hr Method challenge. For more information, click here. If you’re…

JavaScript: setTimeout and SetInterval (Scooby Doo Edition)

In this post, I’ll be discussing the setTimeout and setInterval methods in JavaScript, using the Feynman technique with the classic cartoon Scooby Doo. This post is part of my Feynman Technique & 20 Hour Method challenge. For more info, please…

JavaScript: Converting & Checking Numbers (Gremlins Edition)

In this post, I’ll be discussing the converting and checking numbers method in JavaScript programming, using the Feynman Method and the 80’s movie classic Gremlins. This is part of the Feynman Technique/20 hr Method challenge. For more information, click here.  Numeric…

JavaScript: Fill & From Methods (Home Alone Edition)

In this post, I’ll be discussing the Fill and From methods in JavaScript programming, using the Feynman Technique and the classic John Hughes holiday movie, “Home Alone”. This is part of the Feynman Technique/20 hr Method challenge. For more information,…

accio vs find and findIndex

JavaScript: find and findIndex Methods (Harry Potter Edition)

In this post, I’ll be explaining the find and findIndex methods in Javascript programming, with the help of the Feynman technique and the world of Harry Potter. This is part of the Feynman Technique/20 hr Method challenge. For more information,…

JavaScript: Functions (Uncle Roger Edition)

In this post we will be talking about Javascript Functions, using the Feynman Technique with the help of YouTube sensation Uncle Roger as part of my Feynman Technique/20 Hr Method challenge. For more information, please head here. What are Functions…

JavaScript : Reduce Method (Lotto Edition)

In this post, I’ll be explaining the Reduce Method in JavaScript programming using the Feynman Technique and the lottery as my test sample. This post is part of the Feynman/20 hr challenge. For more info, click here. The reduce method…

JavaScript: (DOM) eventListener & Loops

In this post, we explain the Javascript: (DOM) eventListener & Loops method using the Feynman Technique as part of my Feynman/20-hour challenge. For more info, click here. In Javascript, DOM is an acronym for Document Object Model, in laymen’s terms,…