Viewing profile — mellab2
mellab2
HN member- Joined
- Sun, May 19, 2019, 7:55 AM UTC
- HN karma
- 13
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mellab2
No profile information was provided.
Recent public activity
- story
-
comment
Comment #20967982
You might want to check out Railway Empire, it’s considered a spiritual successor.
- story
-
comment
Comment #19991242
>> the main reason why no ones does this is because you would be missing the most useful aspect of React which is compatibility and consistency with the rest of the React ecosystem…
-
comment
Comment #19991154
Terraform is an amazing piece of technology but the biggest thing holding it back is HCL. I guess the intention was for it to serve as a happy middle ground between a full blown pr…
-
comment
Comment #19991002
I've been using Pulumi for a few weeks now and it works pretty much exactly as advertised (for AWS at least). I am yet to run into any major hurdles and for any minor issues I have…
-
comment
Comment #19952125
Sorry but what complexity are you talking about? React (particularly in the early days) has always had a comparatively small API surface. You have components with a render method, …