Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
builder555
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
builder555
3y ago
This is the best, most concise description of how I feel about it. They should put THAT on the website instead of "An approachable, performant and versatile framework for building web user interfaces."
2.
▲
by
builder555
3y ago
cool game. i got the bar maxed out!
3.
▲
by
builder555
3y ago
VueJS - syntax is very simple, you can start using it by importing it in <script> tag, or you can set up a full dev environment with vite, you can use vue dev tools plugin in chrome. It also has a very simple state management system a
4.
▲
Control Hantek power supply with Python
(github.com)
1 points
by
builder555
3y ago
|
0 comments
5.
▲
by
builder555
3y ago
Tried feature flags, but it ended up being a mess. Went back to dev/master branches with automated tests between them using standard GitHub workflows.