Stately · @stately
8 followers · 157 posts · Server social.stately.ai

🚚 Looking to migrate from XState V4 to XState V5? We’ve got a few resources to get you started…

▶️ Watch our webinar where David takes you through migrating a V4 project:
youtube.com/watch?v=s-nqoIbIZa

📖 And check out our docs for a list of breaking changes and FAQ… stately.ai/docs/xstate-v5/migr

#statemanagement #xstate #migration #xstatev4 #xstatev5

Last updated 1 year ago

nosh :fosstodon: (ʘ‿ʘ) · @nosherwan
490 followers · 4622 posts · Server fosstodon.org

:react:
A new fine-grained reactivity state manager

Legend-State:

There is a new state manager for react, that promises to be fast; provides fine-grained reactivity; allows global storage & allows state storage in local storage.

legendapp.com/open-source/stat

youtu.be/E4TH77SMOG8

They are accepting requests for implementations for other frameworks:

legendapp.com/open-source/stat




#reactjs #statemanagement #webdev #frontend

Last updated 1 year ago

Stately · @stately
6 followers · 138 posts · Server social.stately.ai

We’ve just made Stately Studio much more powerful.

New design, more inline editing, ✨ colors ✨, effect blocks, tags, export to XState v4/v5 beta, and a new foundation for even more visual logic editing features to come.

#statemachines #statemanagement #statecharts #visualizations #diagrams

Last updated 1 year ago

🎯 Dive into the components of state management and boost your app's responsiveness! Check out my new blog post that breaks down the four primary components: Builder, Controller, State, and Dependency Manager. Learn how they work together and make informed choices for your app.
Read now: christianfindlay.com/blog/flut
🚀

#Flutter #statemanagement #mobileappdevelopment

Last updated 2 years ago

Jose I Santa Cruz G · @jsantacl
2 followers · 4 posts · Server me.dm
zstix :nextcloud: :neovim: · @zstix
77 followers · 534 posts · Server fosstodon.org

Do any front-end devs on here use Jotai for state management? If so I'd love your thoughts on how to organize and separate atoms.

The atomic nature and lack of convention makes it really easy to produce (IMO) a bunch of indirection that future devs have to follow in order to know what atoms to use and how to use them. Feels like a foot-gun factory.

#frontend #jotai #statemanagement

Last updated 2 years ago

Thomas Rigby · @hryggrbyr
37 followers · 698 posts · Server mastodon.org.uk

Today on the blog: Using Zustand to manage application state in React.

Something I evaluated for work, did a little write-up.

Plus, bonus Easter Egg for @matuzo

thomasrigby.com/articles/using

#statemanagement #react #zustand #frontend

Last updated 2 years ago

Did you know that you don’t need StateNotifier, BloC, or any external state management library to do StatelessWidgets with immutable state? AnimatedBuilder is your friend. It just has a silly name.

Live sample here:
dartpad.dev/?id=83fcabba9c4122

#flutterdev #statemanagement #bloc

Last updated 2 years ago

Daishi Kato · @daishi
126 followers · 34 posts · Server fosstodon.org

Hi Zustand users,

I just opened a discussion about migrating to named exports.
Check it out: github.com/pmndrs/zustand/disc

#reactjs #zustand #statemanagement #reacthooks #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
126 followers · 34 posts · Server fosstodon.org

React-Tracked v1.7.11 is released. react-tracked.js.org

It's not a state management library, but can be used with useState for state management. It works with Redux and Zustand too.

#reactjs #statemanagement #reacthooks #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
126 followers · 30 posts · Server fosstodon.org

Recently, I have released jotai-signal, valtio-signal and zustand-signal, using the same technique with proxies and custom jsx transform. I extracted the common part and released create-react-signals v0.1.0!

github.com/dai-shi/create-reac

PRs are open for the three projects:
github.com/dai-shi/zustand-sig
github.com/dai-shi/valtio-sign
github.com/jotai-labs/jotai-si

#reactjs #jotai #valtio #zustand #statemanagement #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
125 followers · 29 posts · Server fosstodon.org

Just released zustand-signal v0.1.0! github.com/dai-shi/zustand-sig

This is another variant like jotai-signal and valtio-signal. I'm not yet very confident with the api of zustand-signal. Please give it a try.

Demo: codesandbox.io/s/gifted-shape-

#reactjs #zustand #statemanagement #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
125 followers · 29 posts · Server fosstodon.org

jotai-location v0.3.2 is released! github.com/jotai-labs/jotai-lo

It has a util called `atomWithHash` to sync atom value with `location.hash`.

#reactjs #jotai #statemanagement #reacthooks #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
125 followers · 27 posts · Server fosstodon.org
Daishi Kato · @daishi
123 followers · 26 posts · Server fosstodon.org

Valtio reached 6K stars on GitHub. Thanks for people supporting it!

github.com/pmndrs/valtio

Comparing it with Zustand & Jotai. Hm, Something needs to be done to leverage it.

#reactjs #valtio #statemanagement #reacthooks #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
123 followers · 25 posts · Server fosstodon.org
Daishi Kato · @daishi
119 followers · 23 posts · Server fosstodon.org

With upcoming Jotai v2, you can read/update atom values outside React. Check out this counter example. This is called v2 API and already pre-released in jotai v1.11.0.

CodeSandbox: codesandbox.io/s/kind-silence-

#reactjs #jotai #statemanagement #reacthooks #javascript #typescript

Last updated 2 years ago

Daishi Kato · @daishi
119 followers · 22 posts · Server fosstodon.org
Daishi Kato · @daishi
115 followers · 20 posts · Server fosstodon.org

Valtio v1.8.0 is released! github.com/pmndrs/valtio/relea

Valtio is a proxy state library for React. It's less known than Zustand and Jotai, but it has very unique features. Even though you don't plan to use it, you may find it interesting.

Learn more :point_right: valtio.pmnd.rs

#reactjs #valtio #statemanagement #javascript #typescript

Last updated 2 years ago

Christian Findlay · @cfdevelop
253 followers · 3 posts · Server fluttercommunity.social

This is a bloobit sample that shows you how to use dialog abstractions in your business logic controller. Fully working sample.

dartpad.dev/?id=e9d097b701667b

#Flutter #flutterdev #statemanagement #abstractions #notbloc

Last updated 2 years ago