Advertisement · 728 × 90

Posts by Jbee

Preview
[Weekly 250525] Evolving Frontend Ecosystem TypeScript Native, New React API, RSC Preview, JavaScript History, ESLint v9 release issues, React as the last framework, and Top 3 MUST-Reads

If you've been too busy chasing AI news to keep up with frontend,
we've got you covered.

Every Monday morning, your inbox gets a smart, conversational recap
of last week’s biggest frontend stories—
packed with sharp questions and seasoned answers.

open.substack.com/pub/frontend...

10 months ago 0 0 0 0
Inbox | Substack

open.substack.com/pub/jbee0/p/...

1 year ago 0 0 0 0
Post image

I think I might have found one of the many paths to happiness.

1 year ago 1 0 1 0
Preview
The Rise of the Generalist | Figma Blog As AI handles specialized tasks with increasing sophistication, the ability to connect dots across domains has never been more valuable.

The generalist’s role is to help translate and connect these deep insights across disciplines.

www.figma.com/blog/the-ris...

1 year ago 1 0 0 0

The Rise of the Generalist
1. Complex problems rarely fit into single discipline.
2. As AI continues to excel at specialized tasks within defined boundaries, human value increasingly comes from connecting multiple domains of expertise
3. There always be need for deep expertise.

1 year ago 1 0 1 0

The investment that truly guarantees the highest returns:
Fake: U.S. stocks
Fact: Investing in yourself.

1 year ago 0 0 0 0

Fewer decisions mean faster development

1 year ago 0 0 0 0
Advertisement

supabase
vs
neondatabase+DrizzleORM

1 year ago 1 0 0 0

Since when did “launch weeks” become so popular? Isn’t a launch supposed to be just one day? 🤣

1 year ago 0 0 0 0

In the past, there were already qualitative metrics, like whether the ecosystem was robust enough. Is “AI-friendly” simply a rephrasing of that same concept?

1 year ago 0 0 0 0

I’m not sure if having enough examples can solve this problem. It makes me wonder if “AI-friendly” should become a new criterion when choosing a library.

1 year ago 0 0 1 0

These days, new frameworks and libraries come equipped with well-designed developer experiences, including documentation and CLI tools. But now, do they also need to optimize for AI learning? Even with technologies like RAG or AI agents that can browse the web, there seem to be clear limitations.

1 year ago 2 0 1 0

On the other hand, with widely adopted libraries like Tailwind, there was no need to consult the docs at all. This made me wonder if it’s becoming even harder for new libraries to break into the existing market. No matter how great the interface is, reading documentation can be a hassle.

1 year ago 1 0 1 0

One of the things I’ve noticed while using TanStack Form is how important being AI-friendly has become. Since it’s not as widely used as RHF, it’s harder to get help from AI agents, and I had to rely on the documentation.

1 year ago 1 0 1 0
Preview
Form and Field Validation | TanStack Form React Docs At the core of TanStack Form's functionalities is the concept of validation. TanStack Form makes validation highly customizable: You can control when to perform the validation (on change, on input, on...

One of the most tedious aspects of handling forms is async validation. TanStack Form handles this elegantly with `onChangeAsync` and `onChangeAsyncDebounceMs`. This is DX.

tanstack.com/form/latest/...

1 year ago 9 2 1 1