Viewing profile — pierrehenrit
pierrehenrit
HN member- Joined
- Thu, Feb 23, 2017, 8:10 PM UTC
- HN karma
- 24
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About pierrehenrit
No profile information was provided.
Recent public activity
-
comment
Comment #13970105
Check this: https://github.com/kirill-konshin/next-redux-wrapper and usage here: https://github.com/zeit/next.js/blob/master/examples/with-re...
-
comment
Comment #13773397
The point I was trying to make is that it does not have to be cryptic at all! I worked on a play app where it was really easy to go around and even JS front-end developers made sma…
-
comment
Comment #13772307
Actually not true. If you love making software you will probably use Scala without its esoteric features (for the better, imho) and you have a powerful and useful tool, yet very pl…
-
comment
Comment #13772255
the sbt config has been the worth part for me. I could never fully understand the syntax (or let say API because it's scala, but really those operators ...).
-
comment
Comment #13728444
Good points! It always seems easy to start with a SPA for a small app but I noticed that it can be quite hard to maintain if the app is not super actively developed. Even if the co…
-
comment
Comment #13717331
I have the same issue for some of the libraries. I'm just starting with TS so it can be user error. However, I found that you can download the typings in the IDE in Settings/Javasc…