code?
Atom
Thanks
GitHub theme
Maybe I'm weird but when I look at this theme in GitHub website itself, I find it really good looking. But it's horrible when I use it in VS Code 😭
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...
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...
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 CSS actually capable to target web components that didn't render their shadow DOM yet? 🤔 Would be one way of applying skeleton styles
Can't they just not break API?
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...
import React from 'react'; type NewData = { name: string; value: number; color: string; }; export default function Towers() { const data: NewData[] = [ { name: ...
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"
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...
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
Обсуждают сегодня