Live data from Hacker News

Viewing profile — jho406

jho406

HN member
Joined
Sat, Feb 14, 2009, 11:55 PM UTC
HN karma
8
Public activity
13 items

About jho406

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
  3. 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 …

  4. 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…

  5. 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…

  6. 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…

  7. story
  8. story
  9. 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, …

  10. 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…

  11. 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…

  12. 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!

  13. story