Jbee's Avatar

Jbee

@jbee.io

Product Engineer | Frontend Engineer | Growth mindset | Founder mode | npx jbee https://substack.com/@jbee0 πŸ‘ Open to work: https://bit.ly/jbee-resume

23
Followers
15
Following
15
Posts
10.11.2024
Joined
Posts Following

Latest posts by Jbee @jbee.io

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

25.05.2025 07:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Inbox | Substack

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

11.01.2025 12:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

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

11.01.2025 12:33 πŸ‘ 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...

10.01.2025 03:44 πŸ‘ 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.

10.01.2025 03:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

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

08.01.2025 02:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Fewer decisions mean faster development

16.12.2024 16:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

supabase
vs
neondatabase+DrizzleORM

10.12.2024 09:33 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Since when did β€œlaunch weeks” become so popular? Isn’t a launch supposed to be just one day? 🀣

05.12.2024 20:35 πŸ‘ 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?

05.12.2024 04:33 πŸ‘ 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.

05.12.2024 04:33 πŸ‘ 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.

05.12.2024 04:33 πŸ‘ 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.

05.12.2024 04:33 πŸ‘ 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.

05.12.2024 04:33 πŸ‘ 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/...

05.12.2024 04:33 πŸ‘ 9 πŸ” 2 πŸ’¬ 1 πŸ“Œ 1