Logux (@logux_io) 's Twitter Profile
Logux

@logux_io

Framework for real-time web apps with optimistic UI, collaboration, edit conflicts resolution with CRDT and live updates. By @sitnikcode and @evilmartians.

ID: 801582307782037504

linkhttps://logux.org calendar_today24-11-2016 00:24:49

408 Tweet

1,1K Takipçi

18 Takip Edilen

@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

Next Nano Stores 0.5 release will not have Diamond Problem. Thanks to ed for copying remarkable ideas from his dotto.x state manager. github.com/nanostores/nan… 0.5 release will be spectacular. github.com/nanostores/nan…

Next Nano Stores 0.5 release will not have Diamond Problem. Thanks to <a href="/eddartdort/">ed</a> for copying remarkable ideas from his dotto.x state manager.

github.com/nanostores/nan…

0.5 release will be spectacular.

github.com/nanostores/nan…
@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

Nano Stores 0.5 works is keep going. ed moved his event system from dotto.x. Now stores will not clean data on no subscribers and all Nano Stores behaviors will be built on top of this event system. github.com/nanostores/nan… github.com/nanostores/nan…

Nano Stores 0.5 works is keep going.

<a href="/eddartdort/">ed</a> moved his event system from dotto.x.

Now stores will not clean data on no subscribers and all Nano Stores behaviors will be built on top of this event system.

github.com/nanostores/nan…
github.com/nanostores/nan…
@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

Had a small talk about Logux on internal meetup in Evil Martians. Here is a small example app from the talk. Search “// Step X” in sources and follow the steps for a basic guide of adding Logux to your real-time web app. github.com/ai/martian-log…

Had a small talk about <a href="/logux_io/">Logux</a> on internal meetup in <a href="/evilmartians/">Evil Martians</a>.

Here is a small example app from the talk. Search “// Step X” in sources and follow the steps for a basic guide of adding Logux to your real-time web app.

github.com/ai/martian-log…
@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

During the migration Logux from Jest to uvu I found that I can’t find a small spy library for methods with good TypeScript support. In an hour, I made my library with only 5 KB in your node_modules, minimalistic API and optional mocking. github.com/ai/nanospy

During the migration <a href="/logux_io/">Logux</a> from Jest to uvu I found that I can’t find a small spy library for methods with good TypeScript support.

In an hour, I made my library with only 5 KB in your node_modules, minimalistic API and optional mocking.

github.com/ai/nanospy
Rak Garg (@rak_garg) 's Twitter Profile Photo

Fourth, CRDTs and CRDT-inspired backends in Logux Replicache TinyMCE enable secure real-time collaboration and client/server communication, increasing data consistency without giving up throughput. (5/8)

Eduard Aksamitov (@euaaaio) 's Twitter Profile Photo

Thanks to Jules 👨‍💻, the new Logux Vuex for Vue 2 has been released with 0.8.6 and support continues. Package updated its version from main branch with more flexible API, updated types and dependencies. github.com/logux/vuex

Logux (@logux_io) 's Twitter Profile Photo

Logux Core 0.7.3 was released with fix for ping timeout in background tabs in Chrome. Chrome applies throttle to setInterval in background tabs: up to once per minute. We increased ping timeout to not lose WS connection in this environment. github.com/logux/logux/is…

Logux Core 0.7.3 was released with fix for ping timeout in background tabs in Chrome.

Chrome applies throttle to setInterval in background tabs: up to once per minute.

We increased ping timeout to not lose WS connection in this environment.

github.com/logux/logux/is…
Logux (@logux_io) 's Twitter Profile Photo

We finally started to work on examples of how uses Logux on client and server. @mikhinyuri added TodoMVC example. github.com/logux/examples Docs are polishing is coming, it is only the start of the work.

Logux (@logux_io) 's Twitter Profile Photo

Logux Server 0.11 was released. We added helpers to add CRDT Map conflict resolution: logux.io/node-api/#glob… All changes: github.com/logux/server/b… The release name is “Five Pebbles” in honor of AI from an extraordinary game Rain World.

Logux Server 0.11 was released.

We added helpers to add CRDT Map conflict resolution:
logux.io/node-api/#glob…

All changes:
github.com/logux/server/b…

The release name is “Five Pebbles” in honor of AI from an extraordinary game Rain World.
@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

An article about my latest commercial project in Evil Martians: an MVP in 4 months with custom diagram editor and live collaboration (conflicts auto-resolution via our Logux) evilmartians.com/chronicles/col… Want us to work on your product? DM me or reach out evilmartians.com

Eduard Aksamitov (@euaaaio) 's Twitter Profile Photo

ショートボブネキ Мой любимый пример в опенсорсе — замена Parcel на Vite для документации Logux: github.com/logux/logux.io…

<a href="/RB_VD/">ショートボブネキ</a> Мой любимый пример в опенсорсе — замена Parcel на Vite для документации <a href="/logux_io/">Logux</a>: github.com/logux/logux.io…
@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

We have duilian as an Easter egg into the @logux_ui protocol (duilian were often used as a rap battle, they could give you the first line, and you had to come up with the second). github.com/logux/core/blo… This couplet was told to me at the W3C China office.

@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

From an article by my colleague Ivan Buryak, I learned that the Web Lock API is already supported by all browsers. evilmartians.com/chronicles/coo… I rewrote Logux's client in the flight. Now the leader tab election is much faster and simpler (only leader tab keep web socket).

From an article by my colleague <a href="/11bit/">Ivan Buryak</a>, I learned that the Web Lock API is already supported by all browsers.

evilmartians.com/chronicles/coo…

I rewrote <a href="/logux_io/">Logux</a>'s client in the flight. Now the leader tab election is much faster and simpler (only leader tab keep web socket).