Understanding Codewars Javascript Stringy Strings
Exploring Codewars Javascript Stringy Strings reveals several interesting facts. a very unique (to these vids) way to take care of business with padStart()
Key Takeaways about Codewars Javascript Stringy Strings
- this one uses the spread syntax (...), the reverse() method, and more kata link: ...
- Another .toString() video kata link: https://www.
- another .split() video; seems like .split() is a pretty common method.
- DIY Number() function video!
- In this video, we tackle a
Detailed Analysis of Codewars Javascript Stringy Strings
Code along with me as we solve ' this one uses the Number() constructor, the unary plus (+) operator, and more kata link: ... this one is combining varied
this one uses an if statement and the conditional (ternary) operator kata link: ...
Stay tuned for more updates related to Codewars Javascript Stringy Strings.