Live data from Hacker News

Viewing profile — stardrive

stardrive

HN member
Joined
Tue, May 20, 2014, 6:36 AM UTC
HN karma
9
Public activity
19 items

About stardrive

No profile information was provided.

Recent public activity

  1. comment
    Comment #10957129

    Great series from Egghead! What can be said is that Cycle.js is indeed a new paradigm for JS. Anyone who has worked with other frameworks out there will know, that Cycle.js is clea…

  2. comment
    Comment #10943871

    Not sure if you've looked at Cycle Drivers, they are essentially services or plugins for side-effects. You manage them through sources and sinks and utilize them where every you li…

  3. comment
  4. comment
    Comment #10773674

    This is monumental! No other framework brings together dataflow and components like Cycle, those are just the facts making Cycle the premier state of the art framework in the JavaS…

  5. comment
    Comment #10118468

    RAD! Together with what @axefrog has in mind for tracing observable pipelines, a dash of Bret Victor and a bold Dan like initiative ( https://www.patreon.com/reactdx?ty=h ) DX can …

  6. comment
    Comment #10117012

    What a fantastic overview of the past, present and future of UI flow and structure! There is a real need to step back and consider the available architectures and to build forward …

  7. comment
    Comment #10066535

    Except remember, RxJS is also a growing standard and the virtual-DOM Cycle.js uses has been tested to be a fair amount faster and robust than the one React has. Then there is also …

  8. comment
    Comment #9989700

    Agree that those two benefits alone are super, may I also add: 3. The MVI framework, it's a great way to structure apps, much beyond the lifecycle methods React throws at ya. 4. Th…

  9. comment
    Comment #9963967

    Interesting to see what was meant to be the most glorious and final (to end all Flux wars) version of Flux get revamped with Rx: https://github.com/jas-chen/rx-redux

  10. comment
    Comment #9959656

    If you want to walk on the wild side and get out of the framework cage and take a breath in fresh air then checkout the following: https://github.com/channikhabra/yarr/blob/master/…

  11. comment
    Comment #9959509

    Done, read on: https://medium.com/@andrestaltz/why-i-cannot-say-frp-but-i-j...

  12. comment
    Comment #9951633

    Okay, that explains a lot. It is also ironic because React's rejection of FRP in its completeness has also spawned a very poor substitute they call Flux. The number of Flux version…

  13. comment
    Comment #9950505

    Typo, meant to be turf, as in "React tried and abandoned..." or to toss aside without explaination. Title was getting long so turf had the edge to express the tweet.

  14. comment
    Comment #9950097

    LOL, to be even more correct, precise and specific the above should read front/event and back/data :)

  15. story
    Why does React.js truf other innovations like Cycle.js?

    I'm surprised to read the following tweet, made yesterday by Sebastian Markbåge of the React team. "React tried and abandoned the Observable tree approach that @andrestaltz is usin…

  16. comment
    Comment #9084733

    Hell yeah! Noticed opentype.js is merging in some of that new Path2D sass too. Lets just use the DOM for what its good for, the slower more form based aspects of an app. Then use c…

  17. comment
    Comment #8542473

    Great to see HTML5 growing so rapidly during the past few years! That said, I'm not a huge fan of frameworks, they do not work so well except for basic pattern apps. When you have …

  18. comment
    Comment #8185904

    Come on people, HTML5 is winning! Another awesome and seemingly overlooked option here is ludei.com with their Cocoon platform, launcher and cloud build service. Put that together …

  19. comment
    Comment #7771506

    Crazy to finally poke around the Famo.us University and then to read all these scalling comments. The scrolling did not work that well for me either, however having seen so many AP…