How I extracted 588 Questions from A PDF file with Regex
Introduction
Before I start, I'd like to mention the article is meant to iterate the potentials of regular expression with keen attention on its style and syntax in JavaScript. Please note that the code samples in this article were executed in Node ...
opeolluwa.hashnode.dev9 min read
Kazeem Olabamiji Fatai
Data Analyst
i like the way the article flowed....
the idea behind your regex is a very dope one and i love it.. I have had problems with regex while working with it in the past but this article has made me see the beauty in using one.
care to share your approach to tips to writing good regex pattern?
Thank you