kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

easy
String trimStart() Method
Write a function that uses the String.prototype.trimStart() method to remove any whitespace characters from the beginning of a given string.