Alex Chernyshev
35 posts




Introducing: Drawer v1.2.0 ✔︎ New Drawer component ✔︎ New useFilteredItems hook ✔︎ Support lazy element in `render` ✔︎ Tons of Combobox + Autocomplete improvements ✔︎ Support `keepMounted` on NavigationMenu ✔︎ Support `finalFocus` on Select base-ui.com/react/overview…


“We used to review every line of code before it went into production”.


This Red-shanked douc is the rarest primate species in Vietnam. A critically endangered langur with a population of less than 700 total. The tribes call them in by a series of whistles. We found 2 groups, including a mother with her baby.





React tip: avoid using useEffect() to handle events when you can you can handle them directly when the event happens. ❌ "When messages change, do something; on submit, set messages" = confusing ✅ "On submit, set messages & do something" = clear














