MoOx

@moox.io

Senior Front-End Architect · React · React Native · TypeScript — I make complex front-ends boring · Freelance since 2013, available.

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

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.

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.

Bild

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 ?

Not sure what combo I should use for a dark mode toggle... (note: light toggle can be on a dark background, but doesn't make sense for dark toggle)

Bild

@tanstack.com I found the new background of the doc very cool ! But I would add a backdrop-filter: blur(40px) to make it more readable, especially in dark mode.

BildBild