Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pierrehenrit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pierrehenrit
9y ago
Check this: https://github.com/kirill-konshin/next-redux-wrapper and usage here: https://github.com/zeit/next.js/blob/master/examples/with-re...
2.
▲
by
pierrehenrit
10y ago
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 small contributions. Maybe some teams need to set up rules, or
3.
▲
by
pierrehenrit
10y ago
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 pleasant to work with.
4.
▲
by
pierrehenrit
10y ago
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 ...).
5.
▲
by
pierrehenrit
10y ago
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 code is simple you usually have a lot of dependencies, not alw
6.
▲
by
pierrehenrit
10y ago
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/Javascripts/Libraries and download... This is tedio