Live data from Hacker News

Viewing profile — nch896

nch896

HN member
Joined
Sun, May 31, 2026, 2:35 PM UTC
HN karma
1
Public activity
2 items

About nch896

Building LitePush — web push notifications for developers. Full-stack dev; also tinker with Discord bots and side projects.

Recent public activity

  1. comment
    Comment #48347224

    Building something real from scratch, like a small SaaS or side project, can help you learn a lot. Using AI is not a bad thing in itself, but you should treat it as an assistant ra…

  2. comment
    Comment #48346747

    It depends on what you want your frontend to do. The main reason frontend frameworks like React/Vue existed was to manage complexity, like state, DOM updates, component reuse. If y…