It's dynamic.
it's only for linting purposes
Hugging face dead?
is CSS actually capable to target web components that didn't render their shadow DOM yet? 🤔 Would be one way of applying skeleton styles
How can I find the specific TypeScript types to use with libraries like React Router or Redux, for example for features like the LoaderFunction in React Router, when the docum...
is it okay to transcribe from a code? i'm not really a good programmer and i'm not that genius to write a program on my own, every time i do it i get into a big problem that i...
import React from 'react'; type NewData = { name: string; value: number; color: string; }; export default function Towers() { const data: NewData[] = [ { name: ...
I have read the rules yet I am unsure about something. There’s a package I have written, for which I need some feedback and review. Am I allowed to post that and include the...
I'll just push my question again in case somebody can answer it: how was your guys experience switching from REST to tRPC? "you never want to go back" experience or "it's nic...
Anyone working on local-first apps? I'm curious what others are applying it too. And what approach are using to keep states in sync, handle offline etc
Hello! 😊 I’m developing a web game that will also be played on mobile devices. Is it necessary to include a "click to start" function before displaying the first screen, or ca...
how was your guys experience switching from REST to tRPC? "you never want to go back" experience or "it's nice but both do the trick"
Обсуждают сегодня