Understanding Regular Expression matching with .test(), .match(), .exec(), .search() and .split()
All these years and I find myself reaching for this reference quite a few times…
All these years and I find myself reaching for this reference quite a few times…
If there’s a TL;DR it is the second line: “Don’t put any lines in your vimrc that you don’t understand.”
by DJ Bernstein
Not what you think they are.
Just beautiful.
I bookmarked this in 2015 and it’s crazy how relevant it continues to be. (Cached)
Dated but a nice and quick intro a la “DNA for Programmers” or the like.
And a delightful tool I use almost every week for its auto-completion and syntax highlighting,