Published inLevel Up CodingGetters and Setters in JavaScriptGetters and Setters in JavaScript first appeared in 2009 with the release of ECMAScript 5. I initially came across them only briefly in The…Jun 20, 20211Jun 20, 20211
JavaScript 30- Day 30 Study NotesDay 30 of JavaScript 30 by Wes Bos finished a great course off with making a Whack-A-Mole game. There wasn’t much new material in this…Feb 28, 2021Feb 28, 2021
JavaScript 30- Day 29 Study NotesDay 29 of JavaScript 30 by Wes Bos involved making a countdown timer with some interesting features. A display below the timer shows what…Feb 9, 2021Feb 9, 2021
JavaScript 30- Day 28 Study NotesDay 28 of JavaScript 30 by Wes Bos consisted of making a video speed controller where the user can change the playback speed using a scrub…Feb 7, 2021Feb 7, 2021
JavaScript 30- Day 27 Study NotesDay 27 of JavaScript 30 by Wes Bos involved setting up a click and drag feature to scroll through multiple divs horizontally across the…Jan 23, 2021Jan 23, 2021
JavaScript 30- Day 26 Study NotesDay 26 of JavaScript 30 by Wes Bos involved setting up a dropdown element that followed along a navigation bar. The element was customized…Jan 22, 2021Jan 22, 2021
JavaScript 30- Day 25 Study NotesDay 25 of JavaScript 30 by Wes Bos worked on event listener concepts and introduced “once”.Jan 16, 2021Jan 16, 2021
JavaScript 30- Day 24 Study NotesDay 24 of JavaScript 30 by Wes Bos consisted of making a navigation bar sticking to the top of the page as a user scrolled down the web…Jan 9, 2021Jan 9, 2021
JavaScript 30- Day 23 Study NotesDay 23 of JavaScript 30 by Wes Bos involved making a speech synthesis app that converts a written text to digital voice. The program used…Jan 4, 2021Jan 4, 2021
JavaScript 30- Day 22 Study NotesDay 22 of JavaScript 30 by Wes Bos involved setting up a cool feature to use on a navigation bar. As you moved the mouse across the bar…Dec 28, 2020Dec 28, 2020
JavaScript 30- Day 21 Study NotesDay 21 of JavaScript 30 by Wes Bos used an app called x-code to create a geolocation app. The x-code app is exclusive to the Mac ecosystem…Dec 28, 2020Dec 28, 2020
JavaScript 30- Day 20 Study NotesDay 20 of JavaScript 30 by Wes Bos used the speech recognition feature in the browser to make a simple transcription app. It surprised me…Dec 20, 2020Dec 20, 2020
JavaScript 30- Day 19 Study NotesDay 19 of JavaScript 30 by Wes Bos involved setting up a photo booth using a webcam. The video is piped into an HTML canvas element…Dec 20, 2020Dec 20, 2020
JavaScript 30- Day 18 Study NotesDay 18 of JavaScript 30 by Wes Bos showed how he added up the run times of his YouTube videos when given a series of short videos. Given a…Dec 18, 2020Dec 18, 2020
JavaScript 30- Day 16 Study NotesDay 16 of JavaScript 30 by Wes Bos involved using JavaScript to manipulate the CSS text-shadow element as the mouse moved on the screen.Dec 17, 2020Dec 17, 2020
aJavaScript 30- Day 17Day 17 of JavaScript 30 by Wes Bos involved working with an array of band names. The task involved removing the articles, “a”, “an”, “the”…Dec 16, 2020Dec 16, 2020
JavaScript 30- Day 15 Study NotesDay 15 of JavaScript 30 by Wes Bos involved interactivity with a checkbox and using local storage on the browser. Much of the concepts…Dec 4, 2020Dec 4, 2020
JavaScript 30- Day 14 Study NotesDay 14 of JavaScript 30 by Wes Bos covered the fundamental difference between reference as opposed to copy. These concepts explain one of…Dec 1, 2020Dec 1, 2020
JavaScript 30- Day 13 Study NotesDay 13 of JavaScript 30, a course by Wes Bos, showed the interaction between CSS and JavaScript. It involved getting images to slide into…Nov 29, 2020Nov 29, 2020
JavaScript 30- Day 12 Study NotesDay 12 of JavaScript 30, a course by Wes Bos, involved detecting a key input sequence as it is entered. It works as a password detection…Nov 28, 2020Nov 28, 2020