Viewing profile — builder555
builder555
HN member- Joined
- Sat, Feb 10, 2024, 3:09 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About builder555
No profile information was provided.
Recent public activity
-
comment
Comment #39371266
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 …
-
comment
Comment #39371221
cool game. i got the bar maxed out!
-
comment
Comment #39363154
VueJS - syntax is very simple, you can start using it by importing it in tag, or you can set up a full dev environment with vite, you can use vue dev tools plugin in chrome. It als…
- story
-
comment
Comment #39328009
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.