Y
Hacker News
new
|
ask
|
show
|
jobs
by
exciteabletom
1615 days ago
<p>How <b>not</b> to code an <a href="
https://en.wikipedia.org/wiki/HTML">HTML</a>
page by hand.</p>
1 comments
JonathonW
1615 days ago
In next week's episode, how not to write your URL-detection regex.
link
sodality2
1615 days ago
You can't parse [X]HTML with regex:
https://stackoverflow.com/a/1732454
link