eskimojo (@eskimojo) 's Twitter Profile
eskimojo

@eskimojo

Redux Toolkit co-maintainer, and creator of KeycapLendar.

pfp and banner by @MissCamomille_

he/him

previously @EskiMojo14

ID: 1645000232

linkhttps://ko-fi.com/eskimojo calendar_today04-08-2013 11:11:02

1,1K Tweet

459 Takipçi

91 Takip Edilen

Learn With Jason (@lwjshow) 's Twitter Profile Photo

Did you miss Mark Erikson, Lenz Weber-Tronic & eskimojo teaching us about Redux live on LWJ? No worries! Watch highlights from the episode here, then check out the full episode replay learnwithjason.dev/what-s-new-in-…

eskimojo (@eskimojo) 's Twitter Profile Photo

In case you missed it, we've made a couple of minor releases for Redux Toolkit! github.com/reduxjs/redux-… github.com/reduxjs/redux-… These include new options for RTK Query, createEntityAdapter, and combineSlices, along with some bug fixes - see the release notes for more details 👀

Mark Erikson (@acemarke) 's Twitter Profile Photo

Just published Redux Toolkit 2.2.4. Optimized `createEntityAdapter` sorting perf, plus an assortment of other bugfixes and TS type tweaks: github.com/reduxjs/redux-…

Mark Erikson (@acemarke) 's Twitter Profile Photo

Real question: One of the selling points of Zustand is "don't need context, just import stores directly". The tradeoff: testing setup looks _really_ complex :( docs.pmnd.rs/zustand/guides… Do Zustand users really do this? (testing is a big reason why React-Redux uses context)

Corbin Crutchley (@crutchcorn) 's Twitter Profile Photo

It's alive! 🧛 My Redux adapters for Angular and Vue are now the official Angular/Vue adapters for Redux and are live on NPM! 🎉 Check them out in the thread below👇

It's alive! 🧛

My Redux adapters for Angular and Vue are now the official Angular/Vue adapters for Redux and are live on NPM! 🎉

Check them out in the thread below👇
Corbin Crutchley (@crutchcorn) 's Twitter Profile Photo

It's official! Angular Redux has hit its 1.0 release! This means that we're confident in its ability to be used in production applications and should be reliable enough to use today. We have robust testing infrastructure in place and ported nearly all tests from React Redux!

It's official! Angular Redux has hit its 1.0 release!

This means that we're confident in its ability to be used in production applications and should be reliable enough to use today.

We have robust testing infrastructure in place and ported nearly all tests from React Redux!
Mark Erikson (@acemarke) 's Twitter Profile Photo

We've officially marked the old `redux-mock-store` testing package as "deprecated": github.com/reduxjs/redux-… Today we teach writing tests with a real store setup and testing integrated app behavior, rather than checking on specific actions: redux.js.org/usage/writing-…

Lenz Weber-Tronic (@phry) 's Twitter Profile Photo

I'm thrilled to finally announce the release of a new testing-library, React RenderStream testing library. We have been using the underlying approach in over 500 Apollo Client tests for a year now, and it has given us a new level of confidence. (Link in next Post)

I'm thrilled to finally announce the release of a new <a href="/testing/">testing</a>-library, React RenderStream testing library.

We have been using the underlying approach in over 500 Apollo Client tests for a year now, and it has given us a new level of confidence.
(Link in next Post)
Mark Erikson (@acemarke) 's Twitter Profile Photo

Today's a big anniversary: Redux Toolkit is 5 years old! We shipped RTK 1.0 on Oct 23, 2019: github.com/reduxjs/redux-… Along with React-Redux hooks, RTK was a huge shift in how Redux is used. We succeeded in our goals of "simplify Redux usage" and "fix common issues". 1/

Mark Erikson (@acemarke) 's Twitter Profile Photo

Just published Redux Toolkit 2.4.0, which adds minor RTKQ improvements, fixes multiple RTKQ behavior edge cases, adds a couple TS wrapper types, and drops support for TS <5.0: github.com/reduxjs/redux-…

Lenz Weber-Tronic (@phry) 's Twitter Profile Photo

The Apollo GraphQL VS Code extension now ships with Apollo Client Devtools! This enables you to use the Apollo Client Devtools with React Native or node applications. Try it out and let us know what you think 🙂

Camomille 💕 COMMISSIONS OPEN (@misscamomille_) 's Twitter Profile Photo

After staying in the hospital for so long, I am right now in a big debt so if you can support my art or share this post, I would appreciate it a lot 😭 I can also draw complex backgrounds and nsfw. You can check my profile for more examples!

After staying in the hospital for so long, I am right now in a big debt so if you can support my art or share this post, I would appreciate it a lot 😭 

I can also draw complex backgrounds and nsfw. You can check my profile for more examples!
Edoardo Ranghieri (@theedoran) 's Twitter Profile Photo

next-safe-action v8 beta is out with Standard Schema support! Huge thanks to eskimojo for the PR and to Fabian Hiller and colinhacks/zod for Standard Schema! Finally, a standard validation interface with no need for custom adapters. This is amazing for library authors and users!

Mark Erikson (@acemarke) 's Twitter Profile Photo

Just published Redux Toolkit v2.7.0, which adds support for Standard Schema validation in RTK Query endpoints, fixes several issues with infinite queries, adds a new duplicate middleware check, and several other improvements: github.com/reduxjs/redux-…