DEV Community

Discussion on: How to use Regular Expressions in JavaScript

Collapse
 
emh333 profile image
Ethan Hampton

Good article! One thing to note is you can add javascript after the backticks ( ` ) when beginning your code blocks so they will be highlighted as javascript code making them a tad easier to read

Welcome to DEV!

Collapse
 
char502 profile image
Charlotte • Edited

Nice tip, I wasn't aware of that, thanks I'll see if I can still edit.

Sorted, much easier to read will use that from now on thanks :-)