JavaScript regular expressions and magic-regexp with Daniel Roe

preview_player
Показать описание
Daniel Roe a returning teacher on TKYT taught me magic-regexp - a library that helps simplify regular expressions in JavaScript.

LINKS 🔗
magic-regexp's website

Daniel Roe on Twitter

STAY IN TOUCH 👋

QUESTIONS...?

#regularexpressions #javascript #webdevelopment #coding #programming #vim #vscode #softwareengineering #codinglife #webdesign #webdev #javascript #programmerhumor #codinghumor #software #softwareengineer #softwaredeveloper #softwaredevelopment
Рекомендации по теме
Комментарии
Автор

Interesting. Can magic-regexp be made to output the regex at compile time if there are no runtime variables making up the regex? This is so the regex is not compiled over and over again at runtime.

michaelikechi
Автор

Thank you Kelvin for such a great interview.
Would it be possible to have the URL for the JS Benchmarking tool that Daniel used @1:11:05 ?

morphx