what the hell. is there a crbug for this?
what the hell. is there a crbug for this?
example: react.dev/reference/re...
example: react.dev/reference/re...
that’s why Prettier reformats them as ("use foo"); if you put them in the wrong place
that’s why Prettier reformats them as ("use foo"); if you put them in the wrong place
they’re syntactically attached to the scope (function or module) in a way that’s reflected in AST.
and both RSC and Next.js ones act at module boundary which is kinda gross for decorators or API calls
they’re syntactically attached to the scope (function or module) in a way that’s reflected in AST.
and both RSC and Next.js ones act at module boundary which is kinda gross for decorators or API calls
this ... was not obvious. would be nice if there a way to "rebuild without cache" or some env variable to turn it off
this ... was not obvious. would be nice if there a way to "rebuild without cache" or some env variable to turn it off
this is a record from my repo showing!
this is a record from my repo showing!
it is for sharing “trails”. a trail is a sequence of stops where you do, learn, or think. a trail feels personal — it is whatever “worked for you”
(this is a mockup with fake data)
it is for sharing “trails”. a trail is a sequence of stops where you do, learn, or think. a trail feels personal — it is whatever “worked for you”
(this is a mockup with fake data)
`npm run build` works fine locally with the same Node version
`npm run build` works fine locally with the same Node version
i unironically think it nails the topic. other stuff is implementation details and isn’t set in stone
i unironically think it nails the topic. other stuff is implementation details and isn’t set in stone
i guess i could dig for where this happens in the code but i haven't gotten to that stage yet
i guess i could dig for where this happens in the code but i haven't gotten to that stage yet