Matt Stobbs
mattstobbs.com
Matt Stobbs
@mattstobbs.com
Husband, Father, Latter-day Saint, Front-end Developer Ilearn about web development and share my learnings along the way. mattstobbs.com
Once again I learn motivation and clarify come after getting started, not before
January 29, 2025 at 11:49 PM
It still blows my mind that with tools like ChatGPT and Figma, I can just throw together a mock colour picker
December 21, 2024 at 12:05 AM
It's amazing how many problems you don't think about until you actually start doing the thing
December 11, 2024 at 6:09 PM
Trying to think of the best way to organise my thoughts when learning something new (e.g. Reading a book). Ideally something I can dynamically add to as I work through it but also share in public.

Blog post? Twitter thread? YouTube video series?
November 25, 2024 at 1:53 PM
Reposted by Matt Stobbs
(Finally) escaping twitter reminds me of this mystic I once read who said that the gates of hell are always open for those who are ready to leave.
November 24, 2024 at 5:35 PM
Reposted by Matt Stobbs
React Router v7 is here!

With framework mode, everything that made Remix great is now built into React Router.

remix.run/blog/react-r...
React Router v7
React Router v7 brings all the great things you love from Remix back to React Router
remix.run
November 22, 2024 at 10:28 PM
A problem I've had to solve an annoying number of times is "render an input which takes any number value". Basically type=number but without the stepper
November 21, 2024 at 10:36 AM
I love that not only have they addressed the original concerns, they also wrote a fantastic explanation of the new solution 🤩
November 15, 2024 at 12:48 PM
State machines are the real cheat codes to writing code which is easy to update.

I've never regretted prematurely modelling code as a state machine but had to refactor code into a state machine plenty of times
November 8, 2024 at 1:22 PM
Turns out lubricating your bike lock is actually really good advice!
November 4, 2024 at 8:09 AM
This helps with the most frustrating thing to debug in CSS 😮
Tip: Chrome DevTools now badges elements with scroll overflow! 📜

The Elements panel in Chrome DevTools now marks elements with a new 'scroll' badge when they contain overflowing content and have overflow: scroll or overflow: auto. This makes it a breeze to identify and address scroll overflow.
November 3, 2024 at 4:01 PM
Reposted by Matt Stobbs
Tip: Chrome DevTools now badges elements with scroll overflow! 📜

The Elements panel in Chrome DevTools now marks elements with a new 'scroll' badge when they contain overflowing content and have overflow: scroll or overflow: auto. This makes it a breeze to identify and address scroll overflow.
October 29, 2024 at 11:20 PM
👋
November 2, 2024 at 10:37 PM