Day 12: Key Sequence Detection
This challenge taught us how to detect when a user inputs a specific key sequence.
What did I learn?
.includes
has been used in many of the challenge solutions and it's hard to believe I didn't know it existed before.
Interested in participating in #JavaScript30?
Register here and learn at your own speed.