Austin Gregersen
@abgregs.bsky.social
10 followers 120 following 10 posts
Web Developer austingregersen.com Crafting UI with React and learning other stuff along the way
Posts Media Videos Starter Packs
Really liking the @shadcn.com pattern for building forms with RHF and zodResolver. Shown here working with nested conditional form data inside @tanstack.com table.

RHF field array items are draggable here thanks to dnd-kit. Can't imagine building anything close to this without these libraries.
The other weekend side project

Just finished adding this partition and raised bed, still transferring over some plants from containers and setting up a trellis
Sharing some initial progress on building the workout entry and profile form UI for my workout app

Built on top of the @shadcn.com dashboard starter and components
Found myself needing to look up and copy/paste emojis recently while working on a CLI tool and a lot of the search tools for this on the web seemed overly complicated or overrun with ads.

So I built something simple.
Here's some of what I'm using for the blog

@nextjs.org
@tailwindcss.com
@next/mdx for rendering MDX pages in app router
motion (Motion for React) for animations
react-aria for cross-device interactions
rehype-pretty-code for syntax highlighting powered by shiki