How to Do Form Validation Without JavaScript
How to Do Form Validation Without JavaScript! Solution for how to do form validation with HTML. How to validate using only HTML. Form validation with no JavaScript. Day 10 of 365 Days of Coding
Phone Number Formatter JavaScript
How to format a string or number to a US phone number in JavaScript. Solution for formatting an input to a US phone number format in JavaScript. Write a function that accepts a string of numbers or a number and converts it to a US phone number format.
Day 4 Challenge
Happy day 4 of 365 days of coding! Write a function that accepts a string of numbers or a number and converts it to a phone number format.