The holidays finally gave me time to sort my thoughts and experiences around agentic development. How work has changed and why traditional software quality standards are more important than ever: https://t.co/jBCn2TVeCP
🎉 Waku v0.21.8 is released! ⛩️ It's a React framework designed for React Server Components. This update includes bug fixes, DX improvements, and now ships with React 19 stable!
Enjoy the RSC experience!
https://t.co/Eiw3VPh0gi
@wimleers@nod_@GabeSullice The difference is that we can now reliably structure the whole document from the root. And that puts it on par with entity-based solutions. But far better performance (bc a million tables with paragraphs).
@wimleers@nod_@GabeSullice A more polished editing experience, and other maintainers besides us 😂 It was more a question of investment. Both CKEditor 5 and ProseMirror would be better alternatives from a pure engineering standpoint. But you have to invest a lot more upfront.
@wimleers@nod_@GabeSullice CKEditor 4 was built on HTML editables, and therefore hard to control for these use cases. 5 has a proper document model that better supports structured documents. So, imho we didn’t have it 🙃
@nod_@GabeSullice We built something like that based on CKEditor 5, which has the capabilities. But we switched to Gutenberg by now, since we didn’t have the resources to compete with the editing experience there.
@ronaldborman@amazeelabs@Cypress_io Thanks, glad to hear that 😃 The last webinar even contained some cypress/react unit tests. But the topic would deserve a webinar on its own.