Hi everyone! And welcome to another snoozer of a Boring JavaScript video! In this week’s episode, we tackle the Array.every() method. “Oh!” you must be thinking. “Is that ‘every’thing about Arrays?” Nope! But it is a great way to find out if ‘every’ element in an array has something in common. So pull up a nice, comfy chair, throw away those sleeping aids, and dive into our latest video.
Estimated reading time: 8 minutes
Hi everyone, and welcome to another jam-packed sleep-a-thon of Boring JavaScript! Today, we cover the Array.push(), pop(), unshift(), and shift() methods. Why work with entire arrays when you can work only with the beginning and the end of the array? Need to implement a stack for your Z80 emulator? Then you’ve got the right video! Pull up a chair, watch the video, and fall asleep.
Estimated reading time: 5 minutes
An exclusive Boring JavaScript video on removing elements from an Array – showing you THREE methods. Three times the excitement! Three times the suspense! Three times the boredom. Check it out!
Estimated reading time: 35 seconds
An incredible Boring JavaScript edition on not one but FIVE different ways to iterate over a Nodelist. Yes, that’s right. Five times the opportunity to put you to sleep. Check it out!
Estimated reading time: 50 seconds
A Boring JavaScript presentation on getting the last element of an Array. You think you know how? HA! I’ll show you FOUR ways of getting that last element.
Estimated reading time: 36 seconds
A Boring JavaScript double-header! Using the includes() method on both Arrays and Strings. Be sure to include this video in your viewing list today.
Estimated reading time: 36 seconds