Browse our list of curated database of projects, exercises and lessons to learn Regular Expressions
python
Java
javascript
On RegEx for whitespaces we'll be discussing the different ways to detect whitespaces using regular expressions. RegEx has more than one way to search in a given text for these characters and we'll be giving an example with the most used one
Read article