UK
HomeProjectsBlogAboutContact
Uğur Kaval

AI/ML Engineer & Full Stack Developer building innovative solutions with modern technologies.

Quick Links

  • Home
  • Projects
  • Blog
  • About
  • Contact

Connect

GitHubLinkedInTwitterEmail
Download CV →RSS Feed

© 2026 Uğur Kaval. All rights reserved.

Built with Next.js 16, TypeScript, Tailwind CSS & Prisma

  1. Home
  2. Blog
  3. #Yjs

Tag

#Yjs

5 articles tagged with this topic.

Scaling Real-Time Collaboration: Moving Beyond WebSockets to CRDTs in 2026
Web Development

Scaling Real-Time Collaboration: Moving Beyond WebSockets to CRDTs in 2026

Stop losing user data to race conditions. Learn how to implement robust, conflict-free collaborative features using WebSockets and CRDTs like Yjs, moving from 'Last-Write-Wins' to a true local-first architecture.

June 11, 20266 min read
Beyond Last-Write-Wins: Scaling Collaborative State with WebSockets and CRDTs
Web Development

Beyond Last-Write-Wins: Scaling Collaborative State with WebSockets and CRDTs

Stop losing user data to race conditions. I've spent the last three years building production collaborative tools; here is why WebSockets alone aren't enough and how CRDTs like Yjs solve the state problem.

May 2, 20265 min read
Scaling Real-Time Collaboration: Why CRDTs are Non-Negotiable in 2026
Web Development

Scaling Real-Time Collaboration: Why CRDTs are Non-Negotiable in 2026

Stop fighting race conditions and database corruption in your collaborative apps. Learn how to implement Yjs and WebSockets to build seamless, local-first experiences that actually scale in production.

April 16, 20265 min read
Scaling Real-Time Collaboration: Why CRDTs and WebSockets are the 2026 Standard
Web Development

Scaling Real-Time Collaboration: Why CRDTs and WebSockets are the 2026 Standard

Stop fighting race conditions with database locks. Learn how to build resilient, local-first collaborative apps using Yjs and WebSockets that handle 50+ concurrent editors without breaking a sweat.

March 19, 20266 min read
Beyond the Latency: Building Scalable Collaborative Apps with Yjs and WebSockets
Web Development

Beyond the Latency: Building Scalable Collaborative Apps with Yjs and WebSockets

Stop fighting merge conflicts in your database. Learn how to implement Conflict-free Replicated Data Types (CRDTs) with WebSockets to build seamless, Figma-like collaboration in your React apps.

March 15, 20266 min read