I want to test whether a string has a form of Road1 Currently I have this:
Road1
const startsWithLayout = /^Road/.test(this.name); const endsWithDigit = /[