Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kasperpeulen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Async/await solve callback hell for promises, but Generators for any Monad in TS
(medium.com)
3 points
by
kasperpeulen
6y ago
|
0 comments
2.
▲
by
kasperpeulen
7y ago
Seems so https://github.com/flutter/flutter with 81.3k stars.
3.
▲
by
kasperpeulen
8y ago
You don’t need more AWS support really. You can use any language that technology that AWS supports as the backend for a flutter app.
4.
▲
by
kasperpeulen
8y ago
Server side is not dead, just dont expect them to make a Ruby on Rails kind of framework.
5.
▲
by
kasperpeulen
8y ago
Very comparable with node.
6.
▲
by
kasperpeulen
8y ago
Pros: * Flutter is faster. You really notice that for example the animations in flutter are much smoother than in RN * Flutter has really fast development cycle with hot reload (< 1s) * Writing UI only once for both iOS and Android * Bet
7.
▲
An interesting programming feature that almost no language has
(medium.com)
2 points
by
kasperpeulen
9y ago
|
0 comments
8.
▲
by
kasperpeulen
9y ago
I updated the article to make more clear that examples are from modern languages, but many of the ideas come from older languages. > All the examples above are from Reason, Swift, Kotlin and Dart. However, many of the ideas above can alr
9.
▲
Ten interesting features from various modern languages
(medium.com)
2 points
by
kasperpeulen
9y ago
|
0 comments
10.
▲
by
kasperpeulen
12y ago
I recently made this little tool for writing latex macros: http://kasperpeulen.github.io/PressAndHold/ It works the same as the OSX press and hold accent picker. I have also a unicode version which I think is much more
11.
▲
by
kasperpeulen
12y ago
I'm working on the controls. Let me know what you think: http://euclidthegame.org/Level1anew.html
12.
▲
by
kasperpeulen
12y ago
I'm working on some of those suggestions here: http://euclidthegame.org/Level1anew.html Thanks for your feedback!