I am available as a #freelance is anyone need help for a #React project :)
Posts by MoOx
now is the time to use your power as an industry by choosing if you want to give your money to a guy who finds it fun to support criminal governments with a big fucking smile on his face
Ohhh ouiiii
il se pourrait qu'on relance une publication au format audio avec @moox.io @zoontek.me et @jojmaht.bsky.social dans un avenir proche mais 🤫
Garmin ou apple watch pour partir à l'aventure?
@moox.io a fait son choix pour sa participation à pekin express 🗺️
I just published `sf-symbols-svg` because I find myself to do this often by hand. Hope this will be useful for others.
github.com/MoOx/sf-symb...
Vim is the original escape room
LET’S GOOOOO
😂
Ilévia, l'application Expo en marque blanche et Pékin Express avec Maxime Thirouin aka MoOx podcasters.spotify.com/pod/show/weshipit/episod... #react #reactnative #podcast
C’est en raw RN 😅
TIL: flexWrap: "wrap-reverse"
Worst idea ever. Link are not accessible with keyboard when using display: contents;
I wasn't expecting the children of the Link to work but it is…
display: contents is surprisingly awesome.
I think I found a tip to replace next/link legacyBehavior without touching too much your tree (especially interesting if you use your own text component)
<Link href="/" style={{display: "contents"}}><Text ... />...
Seems to work well.
Hello ! Bah écoutes carrément ! Je suis en plein questionnement sur l'avenir de mon taf, on va bien trouver des choses à raconter :)
It all started by working on chatbot for my personal website...
I was like "ok I need a name & an avatar for this bot".
Let's go with "botmax".
Which gave me an obvious "Baymax" idea.
Then it escalated quickly.
Mdrrrr
Super cool video about #React performance and React Compiler www.youtube.com/watch?v=INLq...
Just make your own Text component and poof, problem gone
React Native is better at CSS than CSS
Cross platform code :/ I use CSS variables on the web but I need to rethink my entire approach I guess
Another idea of this hook is that it doesn't rely on a context or a useEffect/useSyncExternalStore, mostly for SSR, but this would mean that an "theme" change (via a toggle) would require a forced re-render of the entire app.
Is this a bad idea ?
I am working on a theme concept that need to work on #React Native and the web via Next.js.
Main API is a "useTheme" hook.
I don't like the idea of this hook because currently it requires "use client" on all components that use it.
Am I incorrectly thinking that's a bad requirement ?
State of Opinions of People Who Took This Survey This Time
premature o̵p̵t̵i̵m̵i̵z̵a̵t̵i̵o̵n̵ abstraction is the root of all evil