Viewing profile — speajus
speajus
HN member- Joined
- Thu, Dec 05, 2019, 5:08 PM UTC
- HN karma
- 24
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About speajus
No profile information was provided.
Recent public activity
-
comment
Comment #47213946
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/m…
-
comment
Comment #46235247
I’ve been using the code review for a few weeks and it’s been better than most human reviewers I’ve had.
-
comment
Comment #33112209
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.
- story
- story
-
comment
Comment #23184250
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 wit…
-
comment
Comment #22904639
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, abst…