Viewing profile — nandi95
nandi95
HN member- Joined
- Tue, Nov 24, 2020, 11:35 PM UTC
- HN karma
- 13
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About nandi95
No profile information was provided.
Recent public activity
-
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…
- story
-
comment
Comment #26845518
I wish some people did that but for documentation
-
comment
Comment #26726665
https://www.codecademy.com/articles/react-virtual-dom
-
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 …
-
comment
Comment #26589845
Data handling framework complementary to backend model systems.
- story
-
comment
Comment #25886289
What about tidal subscriptions? Are they any good?
-
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.
-
comment
Comment #25785922
Forgot to add it's currently works with rest APIs but planning to add graphql support too among other things
-
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 (…
-
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…