Array 'Superpowers' 🦸🏾
Overview Each of the methods covered in this post is incredibly powerful, in that they all...
After 5 years of freelance and consulting work with HTML/CSS and JS, I was asked to teach some classes at a local college. That catapulted me into teaching at a few bootcamps and transitioned into my current full-time role where I create curriculum and learning materials for JS/React and even Java and C#.
I appreciate well-organized code that's readable and modular, meaning that files and functions generally focus on a specific part of the overall application. This makes it easier to test, debug and troubleshoot our codes.