Formatting Strings with Studly Casing
Learn how to use the studly casing method to format strings.
We'll cover the following...
Basic structure of the studly
helper method
Studly caps are a way of formatting text with capital letters according to some pattern. The basic structure ...