...

/

Quiz Yourself on Formatting Helper Methods

Quiz Yourself on Formatting Helper Methods

Test your knowledge regarding formatting helper methods.

We'll cover the following...

Quiz

1.

The kebab and slug helper methods are incredibly similar. Which delimiter would make the output of the slug method equivalent to the kebab method?

A.

- (Hyphen)

B.

_ (Underscore)

C.

__ (Double underscore)

D.

No delimiter; with the letter of each word capitalized.


1 / 5