@gaelgthomas
Getting started on a solopreneur journey alongside my 9-5. 🚧
Getting started on a solopreneur journey alongside my 9-5. 🚧 Documenting my learnings and progress on Twitter (X). ✍️ Software Engineer. 💻
Nothing here yet.
Thanks for your comment Michael! 😊 In this article, I wanted to list 4 tips to validate an email. So I focused on the email validation part only! But, don't worry! 😁 I created a small email validation example for you. I hope it will help! Here is the link: https://gist.github.com/gaelgthomas/ffce33c4d7ea22e5e2c35f99964801cf It's not the most optimized way to do it, but it's in pure JavaScript (no libraries at all). You can copy-paste the code and execute it. Don't hesitate to tell me if you need more details! 😉