Live data from Hacker News

Viewing profile — flwralex

flwralex

HN member
Joined
Sun, Sep 30, 2018, 3:34 PM UTC
HN karma
11
Public activity
14 items

About flwralex

No profile information was provided.

Recent public activity

  1. comment
    Comment #19487760

    "By now, you’re convinced: This idea deserves to be heard." This week my first public project got 7 git stars. The feeling is fantastic. I don't have homepage or story, but I have …

  2. comment
    Comment #19470540

    Thank you so much for checking it out. I'm so happy that diagram makes sense to you. One of my favorite talks is from Robert Martin, the first link on the bottom of the about.md - …

  3. comment
    Comment #19470091

    Hi, I have exactly the same conclusion as you - you can check my demo todo app - where the UI is an extension to the app. I'm having React and Mustache renders to demonstrate how t…

  4. comment
  5. comment
    Comment #18837168

    Really sorry to call you noob. You may have more experience dealing with Redux codebases from me, but in any case I was arrogant and I'm sorry.

  6. comment
    Comment #18832973

    Hi, if you mean how to get rid of switch statements, you can check my comment bellow - about "action-reducer". I've seen https://github.com/erikras/ducks-modular-redux and it's clo…

  7. comment
    Comment #18831977

    Example of "action-reducer" - combine action and reducer as one IIFE. Use object-path-immutable to update the state. In any action.ts file you can have as many actions as you wish.…

  8. comment
    Comment #18831594

    When Redux stops to buffles you, might be the good time to give advice about it. You might implement it 20 times, but if you don't understand it, every time will be pain. Redux can…

  9. comment
  10. comment
  11. comment
    Comment #18831150

    I would be happy to show you how to use redux, without switch statements and even without reducers. It's not that hard, and if you don't like it, just use other state management li…

  12. comment
  13. comment
  14. comment