ChooKing

ChooKing @chooking

About: I make stuff.

Joined:
May 1, 2024

ChooKing
articles - 4 total

Alien Fugitive

This is a submission for the Web Game Challenge, Build a Game: Alien Edition What I...

Learn More 2 1Sep 28 '24

Counting things in Javascript

If you want to count how many items of a specific variety are in an array, you could filter that...

Learn More 1 0Aug 7 '24

The JS string replace() method

Intro The string replace() method is typically learned by Javascript students early in...

Learn More 0 0Jul 25 '24

Object Mutability in Javascript

Object Mutability Mutability is the ability to change a value. A mutable value can be...

Learn More 0 0Jul 19 '24