Opens profile photo
Follow
Click to Follow BrooksLybrand
Brooks Lybrand
@BrooksLybrand
Doing my part to help people make delightful and performant websites Web Engineer at H-E-B John 8:32
Austin, TXJoined December 2018

Brooks Lybrand’s Tweets

OK all you lovely webbies, we wanna hear from you at #RemixConf 2023 ❤️ Not much time left to submit your talk! CFP closes on Feb 8 HMU if you wanna chat ideas or get some inspiration about what to talk about. We've got plenty of ideas 🧠
6
47
Show this thread
In just a few minutes, we'll hear from about Progressively Enhanced Data Viz and . Come join us for an interesting talk! -- meetup.com/remix-bay-area
Quote Tweet
Next week, come hear @BrooksLybrand talk about Progressively Enhanced Data Visualizations with @remix_run 📈🍿 meetup.com/remix-bay-area -- AND you can join from anywhere -- it's remote 😎
6
XState v5 beta is coming soon, with many new features and improvements, but we need your help. We'd love to hear how you're using XState in production and what you want most in v5. We'll send() some swag in return DMs open!
25
150
Emphasizing fully remote, come see me type things on a screen for your entertainment and learning!
Quote Tweet
Save the date! @BrooksLybrand will kick off the year at @RemixBayArea with his talk about Progressively Enhanced Data Visualizations. 🤓 Happening on the 25th at 5:30 PM PST; it will be fully remote. Excited to see you there! meetup.com/remix-bay-area
1
5
Fun JS Quiz from a work colleague today: What value should be passed to the function below for it to return true? function shouldReturnTrue(value) { return !!value === false && typeof value === 'undefined' && Object.keys(value).length > 0; } Hint in 🧵
1
4
Show this thread
Why do people like force pushing development branches? What are you afraid of? Show me the 10 commits where you fixed typos, forgot files, and failed to fix CI
4
5
We made the React Router website repository public, check it out! - Remix (ofc) - Docs fetched from router source code repo - Cache-Control headers for speedy responses - stale-while-revalidate for fresh responses - LRUCache for speedy cache misses
7
204
Show this thread