Viewing profile — conmigo
conmigo
HN member- Joined
- Tue, Apr 28, 2020, 1:50 PM UTC
- HN karma
- -11
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About conmigo
No profile information was provided.
Recent public activity
-
comment
Comment #23017668
> This is really basic programming No, it's not. React is iterating that piece of code of your function internally to modify the value of the const, there is no other way to do it.…
-
comment
Comment #23017206
I don't see anything wrong in negative critique when needed, it's a crucial part of journalism. And there is no need to drop your desire for writing open-source because of criticis…
-
comment
Comment #23017171
> It's not for assuring that variable cannot change. Please tell me how you'd change a to 1 in this example: const a = 0;
-
comment
Comment #23016844
> A deeper evil... for all the hate IE got, at least it didn't try to track and monetise its users nor treated them like idiots No, MS became more cunning and evil, they've moved a…
-
comment
Comment #23016781
Hooks are just a dirty hack, but sold very well. Internally in React the state of a hook is being kept and updated when you call the set function, kinda similar to vtables and cont…
-
comment
Comment #23007155
I've never increased my productivity by using Typescript, although I really tried very hard to like it. It just keeps bugging me. It's a constant stream of interruptions that force…