Just a small town programmer living in the big city lights.
-
AutoZone, Inc.
- Atlanta, GA
-
20:36
(UTC -05:00) - https://www.fftrealm.com
Pinned Loading
-
Nesting function composition
Nesting function composition 1const toSlug = input => encodeURIComponent(join('-')(map(toLowerCase)(split(' ')(input))));
23console.log(toSlug('JS Cheerleader')); // 'js-cheerleader'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.