Grayscale profile picture

Patrique Ouimet

Senior Backend Software Engineer

Tips & Tricks

PHP Common Regex

This tip will contain common regex examples for PHP This tip will be updated as I find more...

Published on May 13, 2020

#php #regex
Canadian Postal Code Regex in JavaScript

A simple javascript regex test to verify if a string is a valid postal code in Canada.

Published on Oct 25, 2019

#javascript #regex