In this video I step through my thinking while solving the Daily Coding Challenge on FreeCodeCamp.org for August 16th, 2025.
The challenge can be found here: https://freecodecamp.org/learn/daily-...
We step through 3 different solutions: the first one illustrates doing a little more work than what's required; the second solution is probably the best as far as being an example of clear, readable, and maintainable code; then the third solution leans heavily on regular expressions (which I need more practice with) in order to solve the channel with one line of code! This was a long one...
I hope this helps someone out there, and I'm looking forward making many more videos like this as I practice coding with this great new FreeCodeCamp feature. Cheers!