priolo

priolo @priolo

Location:
Italy
Joined:
Nov 14, 2018

priolo
articles - 6 total

Multilevel RAG

PREMISE Simply breaking an entire document into regular CHUNKs has some...

Learn More 0 0Mar 26

Building a Real-Time Collaborative Text Editor with Slate.js

While slate-yjs provides a solid foundation for collaborative editing with Slate.js, I found it...

Learn More 0 0Dec 4 '24

Synchronizing Collaborative Text Editing with Yjs and WebSockets

In this article, I almost do a copy-paste of what's found on the internet. It's a "reminder" for my...

Learn More 1 0Nov 16 '24

SLATE Code editor with highlight

INTRODUCTION SLATE is an excellent library for creating WYSIWYG editors in REACT, I find...

Learn More 3 3Nov 7 '24

Design pattern: DECK of CARDS

We're talking about managment-type web-apps. The standard is a structure with menu and a...

Learn More 3 0Apr 29 '24

A good reason to use React18: useSyncExternalStore

Let's consider a simple ToDo This is what your colleague left you as a gift 💩 before going on...

Learn More 1 0Oct 7 '22