Viewing profile — jack_hanford
jack_hanford
HN member- Joined
- Thu, Dec 05, 2013, 7:37 PM UTC
- HN karma
- 369
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About jack_hanford
Website: http://jackhanford.com
Recent public activity
- story
- story
- story
- story
- story
- story
-
comment
Comment #31836339
Depending on how far along you are, I'd recommend checking out: https://lexical.dev/ I'm in the process of migrating my companies RTE from Slate to Lexical. I've been able to remov…
- story
- story
- story
- comment
-
comment
Comment #17607037
Looks like IE mobile doesn't support CSS Grid!
-
comment
Comment #17605659
yeah I added a hard limit based on a relatively arbitrary max-width of 1400px. I got all of the responsiveness for free using CSS grid! Definitely recommend checking it out if you …
-
comment
Comment #17605397
just rolled out a fix for this on firefox for mac, i don't have a windows computer to test the fix on... if you do a hard refresh this issue may be resolved! ¯\_(ツ)_/¯
-
comment
Comment #17605389
May need to do a hard refresh because of the aggressive caching, but this should be fixed now!
-
comment
Comment #17605283
I'm using the search API, so unlikely anything different than Github's trending stuff that is already there. The UI is a little better though ;)
-
comment
Comment #17605271
hmm, thanks for mentioning the select options .. should be an easy fix. As for the page reloading I agree, but this exercise was specifically to make an application with the absolu…
-
comment
Comment #17604767
Correct! The way that is achieved is pretty neat, Next.js has a [1] component that you can extend. This Document is essentially your application shell that is used when server side…
-
comment
Comment #17604018
It's certainly interesting. This kind of development has gone full circle where the methodologies are back to where it was years ago. The issues that really large JS bundles can ca…
-
comment
Comment #17603961
If I understand correctly you could build something like that but I'm not currently persisting any data from github which is something I'd need to add first. I'm simply getting thi…
-
story
Show HN: Trends – A GitHub trending PWA
Over the past few weeks I've been working on a small application to view trending repos on GitHub. I built the PWA[1] with React, Next.js and GraphQL .. but what's interesting is t…
- story
- story
- story
-
comment
Comment #11394477
I use this chrome extension -> https://chrome.google.com/webstore/detail/hn-special-an-addi... You have to disable their hideous theme, but it adds collapsible comments and infinit…