filter(), sort() and 2048
Stream #122
In this live stream, I continue the topic of higher order functions and cover the array functions sort()
and filter()
. I rewrite the particle system coding challenge using higher order functions and attempt again to create a simple version of 2048 (this time in JavaScript!)