Learn how to use a Rails Debugger in Chrome DevTools!
Learn how to use a Rails Debugger in VS Code!
Learn how to debug Ruby code from within VS Code!
Use the Ruby Solargraph Extension to get IntelliSense in VS Code!
Fix the C# VS Code extension to get IntelliSense with C# files in Unity!
Turn two-element arrays into objects and learn how to transform them!
Learn all the different ways to iterate through properties of an object!
Learn all the different ways to iterate through elements of an array!
Learn when you should use for...in loops and for...of loops!
Iterate through enumerable properties of an object using for...in loops!