a daily basis?
BRUH
lmao
No but, I heard all my seniors placed into FAANG companies were good at data structure and algo.
You're not
Hugging face dead?
React onChange is actually oninput?
is CSS actually capable to target web components that didn't render their shadow DOM yet? 🤔 Would be one way of applying skeleton styles
Vite is a build tool, you're comparing it to a full framework ??????
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: ...
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
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...
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...
Обсуждают сегодня