mooxl
banner
mooxl.dev
mooxl
@mooxl.dev
🤝
January 23, 2025 at 8:49 PM
👆
January 14, 2025 at 1:11 PM
change the cake with fresh, raw pork and you habe a so called "mettigel", a part of german culture😅
January 11, 2025 at 5:20 PM
thats why i have this sweet litte alias:

alias bubu="brew update && brew upgrade && brew upgrade --cask --greedy && brew autoremove && brew cleanup && brew doctor"`
December 16, 2024 at 9:29 AM
👆
December 3, 2024 at 4:23 PM
type safe search params😍
December 2, 2024 at 9:25 PM
CSR, no SSR
December 1, 2024 at 7:45 PM
no, remix got merged into react router.
you can read more about this here: remix.run/blog/merging...
Merging Remix and React Router
We've been building a bridge from React Router to Remix, and we made it so good that we're going to merge the two projects.
remix.run
November 23, 2024 at 12:45 AM
Thank you! As far as I know they ship their stuff worldwide through their official store
November 11, 2024 at 9:43 AM
The typesafe search params sold me on TanStack Router. Been happy with Remix SPA but missed having that out of the box. Still prefer Remix's API style (maybe just familiarity), but really impressed so far. And react-query remains unmatched in both setups!
November 9, 2024 at 6:57 PM
I always held back from posting & commenting over there because of all the negativity (though I gotta say, the dev community was almost always a bright spot). But here on Bluesky? It feels so cozy that I'm not overthinking every interaction anymore.
November 9, 2024 at 5:17 PM
We seed our db for testing with data which should cover all cases. if a new bug or feature gets found/added we add these cases to our seeds. for dev and staging we have anonymized prod data.
November 9, 2024 at 4:09 PM