Tag: javascript

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,…

Monopoly Chain Method to See Who Wins

JavaScript : Chain Method (Monopoly Edition)

In this post, I’ll be talking about the chain method in Javascript using the Feynman technique and the classic game of Monopoly. This post is part of the Feynman/20-hour challenge. For more information, click here. Chain Keep Us Together The…

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,…