Live data from Hacker News

Viewing profile — builder555

builder555

HN member
Joined
Sat, Feb 10, 2024, 3:09 PM UTC
HN karma
2
Public activity
5 items

About builder555

No profile information was provided.

Recent public activity

  1. 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 …

  2. comment
    Comment #39371221

    cool game. i got the bar maxed out!

  3. 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…

  4. story
  5. 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.