Viewing profile — jho406
jho406
HN member- Joined
- Sat, Feb 14, 2009, 11:55 PM UTC
- HN karma
- 8
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About jho406
No profile information was provided.
Recent public activity
-
comment
Comment #21153416
Yes give it a go and ask me any questions :). I was hoping someone makes use of it. It's tightly coupled to Redux, but not React. I don't think it will work great with ember, and I…
- comment
-
comment
Comment #21146526
I wrote a library for React, Redux and Rails. Allowing you to build SPA without APIs. https://github.com/jho406/Breezy Breezy's insight is that frontends are wildly complex due to …
-
comment
Comment #19519233
Try this out: https://github.com/jho406/Breezy , its a library i wrote that makes working with the React/Redux portion feel like a classic Rails app. Its inspired by turbolinks and…
-
comment
Comment #19370940
This is a headache for me too. Some questions for you: Do you handle common area maintenance? Snow shovelling? Cleaning? Sidewalk maintenance? Do you have a requirement on the mini…
-
comment
Comment #19122763
Full disclosure, I’m the author of Breezy, https://github.com/jho406/Breezy . An opinionated state shape and PJAX library for Redux. I think “how you shape your state to make it ea…
- story
- story
-
comment
Comment #18337977
You can have the best of both. The simplicity of multipage apps with the feel of SPAs. Turbolinks is one example that comes to mind. Or if you want the full power of React, Redux, …
-
comment
Comment #18259475
I'm working on an experimental tool to simplify React Redux app development. Inspired by the simplicity of Turbolinks, and powered by Rails. You can develop React and Redux SPAs wi…
-
comment
Comment #18239075
Unfortunately, I don't have plans to integrate with GraphQL. I wanted to keep it closer to Turbolink's approach by loading the next page's props into the store instead of firing of…
-
comment
Comment #18238988
Author here. Been working on this for a while now, figured it was time to show hn. Love to hear some feedback!
- story