Viewing profile — HarmonicTons
HarmonicTons
HN member- Joined
- Fri, Oct 25, 2019, 8:35 AM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About HarmonicTons
No profile information was provided.
Recent public activity
-
comment
Comment #32493921
No. The redux component is just a simple React context that uses `children` [1]: {children} And `children` behave diferently. `children` is a prop and thus not considered as an ele…
-
comment
Comment #30208462
Agree with everything, but saying Next.js is just enough to create a static page is quite the strech.
-
comment
Comment #26313159
If the flaw of DDD is that there is no emphasis on when not to use it, then the flaw of Peter's article is that, according to him, you should never use it ("software should be desi…