Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
speajus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
speajus
7mo ago
Oh man -- I just wrote of these browserless markdown to pdf a few days ago.... Thanks for publishing [ https://github.com/speajus/markdown-to-pdf.git ]( https://speajus.github.io/markdown-to-pdf ). I didn
2.
▲
by
speajus
9mo ago
I’ve been using the code review for a few weeks and it’s been better than most human reviewers I’ve had.
3.
▲
by
speajus
4y ago
That looks really cool. I've wanted to build a thing like that for a while, so glad I don't have to. Great job, nice doc, code looks well thought out.
4.
▲
Show HN: CSS Parser in TypeScript Types
(gist.github.com)
1 points
by
speajus
4y ago
|
0 comments
5.
▲
Parsing XML with TypeScript Types
(gist.github.com)
3 points
by
speajus
5y ago
|
0 comments
6.
▲
by
speajus
6y ago
Its a huge issue in all of those also. It just presents itself differently. JSP -- every click has to post or query param change re-renders the page. This gets hugely cumbersum with tree stateor anything other than basic switches. In a
7.
▲
by
speajus
6y ago
This is spot on. I've been slowly switching from class based React to hooks based with Suspense, and a couple of things have become super clear. 1) hooks are magical, finicky, abstraction that don't play well with promises. They