Bartosz Sypytkowski

Software dev blog

  • Home

javascript

A collection of 3 posts

October 5, 2023

Conflict-free Replicated Spread Sheets

In this blog post we're going to cover a concepts and implementation behind collaborative 2-dimensional tables, with set of operation that could make them useful to work as spread sheets - popular in products like MS Excel or…

crdt javascript distributed-systems

July 7, 2023

WebAssembly and replayable functions

... or how to make a non-deterministic functions deterministic through the power of isolated WASM sandbox. This time we'll go through the problems of unpredictability in code, which execution could be affected by external factors like I/O operations,…

wasm javascript rust functional programming

February 20, 2014

More thoughts on Knockout.js and JavaScript MVVM

Today I want to share with my reflections on using Knockout.js [http://knockoutjs.com/] and client side MVVM pattern. Some of them refer to my previous post on the same topic [https://www.bartoszsypytkowski.com/blog/2013/03/09/…

design patterns javascript

Page 1 of 1

Bartosz Sypytkowski © 2025. Royce theme by Just Good Themes. Powered by Ghost.

Back to top