- Constants
- Using Objects as Maps or
- Using a
Map
and accessing it viaMap#get
- Accessing Objects using bracket notation
- Creating functions
- breaking out of a loop
- throwing Errors
- Pushing into an array
- Using for-loops
- Using for-loops with custom step size
- Using
String#substring
to access parts of
- Using
String.match(/.{1,3}/g)
to get codons - Using
Array#reduce
to create the response