regex-for-regular-folk
regex-for-regular-folk copied to clipboard
ππͺ Regular Expressions for Regular Folk β A visual, example-based introduction to RegEx [BETA]
Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 1.1.0 to 2.14.1. Release notes Sourced from gatsby-plugin-mdx's releases. New MongoDB source plugin! Exciting to see the first source plugin for a database added! Added Add gatsby-source-mongodb...
Love your book! I'm a keyboard person trying to navigate the non-single page, and noticed there wasn't an obvious cue or keyboard pattern to do so. Would you be opposed...
I would also like to translate into Russian and add PR to your repository.
> Constructive criticism: I was about to send this to a friend who is new to programming, but the introduction is just too short. It would be great if the...
> However, I'd suggest to reorganize the chapters so that features not yet introduced aren't shown in examples without explanations. For example, you explain anchors and quantifiers many chapters later...
As suggested by @vezycash in [#10](https://github.com/shreyasminocha/regex-for-regular-folk/issues/10#issuecomment-623008203).
> One visual enhancement that could be really helpful would be to hover over the regex or the match and see the reciprocal highlighted. > > β[donaldihunter](https://news.ycombinator.com/user?id=donaldihunter) on HN
- [x] ~~Basics~~ Not applicable - [x] Character Classes - [x] ~~Character Escapes~~ Not applicable - [ ] Escapes - [ ] Groups - [x] Repetition - [ ] Alternation...
> This is not a book for regular folk. > > A regular HN reader, sure. A technically inclined interested party who wants to break the ice with > Regexes,...