Avoid Using Regular Expressions!

preview_player
Показать описание
If you think Regex are always useful and be used in most cases to solve your engineering problems, well, after watching this video, you'd think twice before using a regular expression again in your codebase.

🎉Our Newsletter is live! Join thousands of other developers

⭐ Timestamps ⭐
00:00 Intro
00:45 Stack Overflow Outage
01:27 Cloudflare Outage
02:17 Regex Backtracking problem
05:41 Regex Denial of Service (ReDOS)
06:30 Simple Regex to crush an Nodejs Server
08:38 ReDOS in npm libraries downloaded by millions!
12:07 Taking a Nodejs Server down with one HTTP Request!
15:00 How to avoid ReDOS

-- Special Links

✨ Join Figma for Free and start designing now!

👉 ✨ Join Figma For Professionals And Start Designing with your Team ✨

💻 Regex Denial of Service Demo

🧭 Build Login/Register API Server w/ Authentication | JWT Express AUTH using Passport.JS and Sequelize

🧭 Turn Design into React Code | From prototype to Full website in no time

🧭 Watch Tutorial on Designing the website on Figma

🧭 Watch Create a Modern React Login/Register Form with smooth Animations

🧭 Debug React Apps Like a Pro | Master Debugging from Zero to Hero with Chrome DevTools

🧭 Master React Like Pro w/ Redux, Typescript, and GraphQL | Beginner to Advanced in React

🧭 Learn Redux For Beginners | React Redux from Zero To Hero to build a real-world app

🧭 Introduction to GraphQL with Apollo and React

👉 Personal Links:

Made with ❤️ by Coderone
Рекомендации по теме
Комментарии
Автор

3:04 - exponential matches issue
5:31 - debugger

georgeb
Автор

Here after the crowdstrike report shows that regex was responsible for the recent crash

ifeanyiigbo
Автор

ياخويا الله يبارك كنت نشوف فيديو تع واش لازم يكون فلبورتفوليو دخلت للغيتهب تاعك لقيتك دزيري
ماشاء الله تبارك الله خويا ربي يوفقك وبارك الله فيك على الافادة ونشر العلم

younesouterbah
Автор

Great video!

Also, what is the website/app you are using for testing API ?

eclypze_
Автор

RegEx, the bane of everyone's existence

PSPCDJ
Автор

I always knew regex was some kind of evil voodoo magic haha. That's the kind of content I really like.

case
Автор

"I am gonna leave you the link down the description below so you can read and actually know how to fix your regular expression"

devnarula
Автор

Title is clickbait and should be "Avoid Using Dumb Regular Expressions"

NickMaovich