Codewars 8 kyu Simple Validation of a Username with Regex JavaScript

preview_player
Показать описание
using the test() method and some regex
Рекомендации по теме
Комментарии
Автор

Thank you codemanS! Can you please tell me what the underscore after \d does in this expression?

mattvail