aidenyb
No user record in our sample, but aidenyb has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: I made your coding agent 55% faster at front end (react-grab.com)
-
Hey HN! I made a tool to grab elements from your page and give it to Cursor, Claude Code, and others as context. I spend a ton of time vibe coding and one of my gripes is coding agents have a hard time finding the…
- Show HN: Tool to visualize any React app (react-explorer.com)
-
I’ve been exploring React.js internals and found them hard to access, so I reverse-engineered how React DevTools hooks into React and built a package: https://github.com/aidenybai/bippy For a bit of context: React…
- Show HN: Scan for React Renders (github.com)
-
Hey HN! Founder of Million – We’re building a tool to that helps fix slow React code. Here is a quick demo: https://youtu.be/k-5jWgpRqlQ Fixing web performance issues is hard. Every developer knows this experience: we…
- Show HN: Million 3 – Optimizing compiler for React (million.dev)
-
In brief: I'm Aiden, 18, and have spent the past 2 years of high school working on Million.js, an open source React alternative with 11K stars on GitHub and hundreds of thousands of npm downloads. Recently, I released…
- Million.dev (million.dev)
- Virtual DOM: Back in Block (millionjs.org)
-
Hi! I made a React compatibility library for a Virtual DOM library (https://github.com/aidenybai/million). The idea is to have much faster rendering (a compiler optimizes virtual DOM beforehand) while ensuring the same…
-
I've always been fascinated by projects like Turbo Drive (formerly turbolinks), which attempt to bring Single Page (SPA) like navigation to Multi Page (MPA) web applications. I recently shared my work on Million.js…
-
Repo here: https://github.com/aidenybai/million My name is Aiden Bai and I'm really interested in HCI research, particularly within user interface (UI) and web development. At the time of writing this, I'm a student at…
- A Declaration of Interdependence of Cyberspace (interdependence.online)
- Why is the Virtual DOM necessary? (dev.to)