Codewars Part 3

This week during our weekly Knowledge Exchange, Austin challenged the team again with a couple new problems from Codewars during which we tested and strengthened our JavaScript skills. The first problem we solved was a function to convert a string that contains underscores and dashes to an alphanumeric camel case string with no spaces. We then moved on to working our way through a function that takes in a camel case string and adds spaces before each capital letter. As a whole, it was an intriguing, interactive, and engaging session.

Previous
Previous

Reactive Security Pitfalls and Best Practices

Next
Next

Python Exploration #6