JSX was hated at first. Now everyone uses it.
I bet directive like "use server" and "use no memo" will go through the same cycle: confusion, criticism, then acceptance.
@ocavue.bsky.social
github.com/ocavue Developing https://git.new/editor and https://reflect.app
JSX was hated at first. Now everyone uses it.
I bet directive like "use server" and "use no memo" will go through the same cycle: confusion, criticism, then acceptance.
I finally feel my M2 MacBook slowing down when I have multiple code agents running together
02.11.2025 07:23 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Try it online: prosekit.dev/examples/full/
01.11.2025 22:20 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Exciting update for ProseKit โ now you can install full editor examples directly with the shadcn CLI!
Works with @react.dev @vuejs.org @preactjs.com @svelte.dev and @solidjs.com
Contributed to rolldown!
27.10.2025 06:31 โ ๐ 22 ๐ 1 ๐ฌ 0 ๐ 0Huge thanks to @antfu.me and @orta.io for Shiki and TwoSlash. Love the flexible and well-designed API.
07.09.2025 14:42 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Introducing shiki-twoslash-renderer
Hover over any TypeScript code in your website to see exactly what's happening. Types, errors, insights - all there when you need them.
Powered by web components, use in any UI framework.
Emailed you ๐
07.09.2025 07:03 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0If you're using `tsc` to bundle the package, there is a `declarationMap` tsconfig option for that. I also made some improvements regarding this for `tsdown` recently.
07.09.2025 05:49 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0.d.ts.map files
07.09.2025 00:34 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0In the next version of ProseKit, you can jump directly to the ProseKit source TypeScript code from your IDE (no more .d.ts declarations). This makes it super easy to inspect what's happening under the hood and copy & paste useful snippets.
06.09.2025 14:24 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0sorry no
13.08.2025 13:28 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Thanks ๐ฅฐ. Any features you want?
13.08.2025 12:04 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0If you like what weโre building with ProseKit, give us a โญ on GitHub!
github.com/prosekit/pro...
Shoutโout to Saul-Mirone for implementing drag & drop for table rows and columns
05.08.2025 17:59 โ ๐ 2 ๐ 0 ๐ฌ 3 ๐ 0Been working on drag & drop UX in ProseKit, especially for tricky spots like lists & tables. Feels so much better.
05.08.2025 17:59 โ ๐ 3 ๐ 1 ๐ฌ 2 ๐ 0prosekit.dev/llms.txt is now live! All docs in one place, for your tiny assistant ๐ค
06.07.2025 16:05 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Cooking something for Reflect
02.07.2025 17:42 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Lovely animation from GitHub's new review page
๏ฝกโโฟโ๏ฝก
Cursor just shipped a new design for the command palette and activity bar. It looks nice!
โฌ
๏ธ VS Code - Cursor โก๏ธ
Just added a new example showing how to customize task list checkboxes in ProseKit โ
13.06.2025 12:41 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Congrats to the Oxlint team on the v1.0 release! ๐
It's blazing fast, but sadly we'll have to stick with ESLint for a bit longer as Oxlint doesn't support type-aware rules
source code and live demo: github.com/prosekit/pro...
01.06.2025 14:43 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Just built a CRDT-powered real-time demo with ProseKit + @jazz.tools โก๏ธ
Multiple editors, synced live โ no backend needed.
Surprise to know that "local-first" sync engine @rocicorp.dev Zero doesn't support offline writes.
31.05.2025 13:34 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0useSES needs it. Imagine the selector fn is "countCharacters", but its implementation depends on a prop "includesWhitespaces". This fn should only be called when editor state changes, or when includesWhitespaces prop changes (thus the selector fn itself changes).
31.05.2025 09:10 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Read more from the changelog: github.com/prosekit/pro...
31.05.2025 08:11 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0