Live data from Hacker News

Viewing profile — nandi95

nandi95

HN member
Joined
Tue, Nov 24, 2020, 11:35 PM UTC
HN karma
13
Public activity
12 items

About nandi95

No profile information was provided.

Recent public activity

  1. comment
    Comment #29635936

    I came to write this package as I was annoyed by code duplication when writing bespoke requests. Such as: unwrapping data, specifying the endpoint, transforming keys' casing etc. I…

  2. story
  3. comment
    Comment #26845518

    I wish some people did that but for documentation

  4. comment
    Comment #26726665

    https://www.codecademy.com/articles/react-virtual-dom

  5. comment
    Comment #26597836

    I think it can be classed as an object relation mapping. Although it does a bit more than that, such as tracking changes, attribute management, guarding etc. This means to me that …

  6. comment
    Comment #26589845

    Data handling framework complementary to backend model systems.

  7. story
  8. comment
    Comment #25886289

    What about tidal subscriptions? Are they any good?

  9. comment
    Comment #25826217

    I don't see the argument that it's weakening the JavaScript ecosystem. If anything it enriches it as you have (generally) safer more robust code to work with.

  10. comment
    Comment #25785922

    Forgot to add it's currently works with rest APIs but planning to add graphql support too among other things

  11. comment
    Comment #25785869

    I'm working on a front-end data handling framework inspired by backend model system (largely laravel) including collections, factories, and much more. It feature rich, extensible (…

  12. comment
    Comment #25204310

    I think you can in 4.1 add --generateTrace and the output path. The result you can inspect in the browser. Also there's -- extendedDiagnistics if I remember correctly that tells yo…