Div
banner
brc-dd.dev
Div
@brc-dd.dev
Software Developer | @vuejs.org Core Team | https://vitepress.dev/ Maintainer | Director at https://globalbrains.com
You can also disable them.
November 1, 2025 at 7:03 PM
It's already there? 👀
August 26, 2025 at 10:32 AM
VitePress v2-alpha now supports @algolia.com's DocSearch v4 - including the new "Ask AI" feature! ✨

Try it out:
- vitepress.dev/reference/de...
- docsearch.algolia.com/docs/v4/askai

And a big congrats to Algolia on 10 years of DocSearch! 🎉
July 26, 2025 at 9:56 PM
Not related to the API itself, but the errors shouldn't be shown in this case unless the user clicks submit again?
July 23, 2025 at 4:10 AM
I honestly believe these people are just rage baiting. I haven't used ArkType before, but it hardly takes 2 minutes to find what to do for dynamic stuff. 🤷‍♂️ I think there might be more idiomatic ways to do this, but this didn't need much effort and works fine.
July 15, 2025 at 7:27 AM
It’s configurable:
May 10, 2025 at 11:26 AM
Found an old pic. I guess it's the same thing? (might be hard to tell though, I'm not good at taking photos 🫠 and it's from ~10 years ago)
April 27, 2025 at 7:06 AM
Deno doesn't support installing tarballs from arbitrary URLs - github.com/denoland/den.... You'll need to use https imports using esm.sh
April 14, 2025 at 8:57 AM
Ok damn 😂 Looks like you aren't alone. www.reddit.com/r/MacOS/comm...
March 30, 2025 at 9:13 AM
Ah, maybe it's region specific then. It has been available for about an year in India. 👀
March 29, 2025 at 3:26 PM
The banding isn't visible on the video for some reasons, so here is the screenshot. It's also visible on the MVCE shared on the StackOverflow thread - jonnygarrill.com/purple.html (try to scroll, the bottom will then look different).
March 27, 2025 at 3:19 PM
Does anyone why is there banding when using certain modern colors on Chrome? I'm on mac and it only happens on Chrome/Chromium-based browsers. Firefox and safari render it fine. The only related thing I could see was stackoverflow.com/q/78455453/1...
March 27, 2025 at 3:19 PM
If you use the copy code button, it automatically strips out leading $ and >. Adding `user-select: none;` to span can be done, but might be slightly tricky.
March 23, 2025 at 12:44 PM
Also, import attributes were backported to node 18/20 too.
February 19, 2025 at 8:37 AM
Huge thanks to StackBlitz for their generous support in the latest wave of sponsors! I'm truly grateful for their commitment to the Vite ecosystem and open-source sustainability.

And a big shoutout for the recent Expo x Bolt integration! 🚀💙
February 13, 2025 at 6:02 PM
* 137M JavaScript files on GitHub – only 1K mention JET.
* 2.5M JavaScript questions on Stack Overflow – fewer than 50 reference JET.
* 55B times JavaScript packages are downloaded from NPM every week – JET-related downloads? Less than 7K.

Oh wise Oracle, how does one even prove genericness?!
February 5, 2025 at 12:13 PM
Ah, then this is the best I could come with (would be better to just re-assert the type instead of this 😅)
January 15, 2025 at 8:23 PM
You'll need to use template syntax:
January 15, 2025 at 7:36 PM
🎉
December 20, 2024 at 1:51 PM
BTW split+join is faster on v8 than both replace and replaceAll 😅
December 5, 2024 at 11:18 AM
Depends on the runtime I guess 👀
December 5, 2024 at 10:52 AM
Ah, you'll need to enable that from settings 😅. But it's that power cord on left image.
November 19, 2024 at 2:06 PM
Wait, what is this? 💀
November 19, 2024 at 2:00 PM
Wouldn't just type Adjusted = `$${Props}` work the same?
November 12, 2024 at 8:12 PM
Also, it has bsky dns preset:
November 8, 2024 at 3:33 PM