Javascript

I'm not sure if you're aware of shadcn/ui and Aceternity UI. These two just made my day. The components are easy to use, beautiful to look at, and completely free. I'm very new to frontend dev, and still I've been able to create a pretty good portfolio page using provided components very similar ...
I want to collaborate with you to create a product around a simple chat tech I have developed. Here you can find a demo: https://query-chat.fly.dev Open two tabs in your favorite browser, invite a friend, and test it.
Does WIP’s API support line break? I tried using “\n” but it didn’t work. Mentions also don’t seem work so I don’t know if that is supported or not https://wip.co/todos/305224
Hey guys, I'm curious about how do you make sure your frontend code performs well? I mean, in terms of file sizes after build (js, css, html), or other practices. I come from backend background, I'm pretty comfortable with frontend dev these days, thanks to you guys' suggestions & advices (http...
Trying to rotate some circles using JS + CSS. I've tried for a few hours but really struggled. I've set this JS Fiddle with an example img + proper instructions to explain properly: https://jsfiddle.net/harrydry/z0Lycnv7/40/ trying to set up my personal site, would massively appreciate a hand!
So I have a multisite multilingual project. Imagine different websites on different domains using the same design and front end template with different content. I have a middleware that handles serving the different content. I'd like to build a frontend with VUEJS/NuXT or similar. How what I set...