eskimojo
@eskimojo
Redux Toolkit co-maintainer, and creator of KeycapLendar. pfp and banner by @MissCamomille_ he/him previously @EskiMojo14
quoting this to pin it 😎
Fullbody commission for @eskimojo 🐏✨ thank you so much! 💖 #brigitte #mitzi #OverwatchFanart
Just to be clear: you can totally buy us dinner - there are sponsor buttons over at github.com/reduxjs/redux-… 😉
if you see an OSS maintainer, buy them dinner immediately. they’ve been through A Lot™
Excited about this! We'll also have my fellow Redux maintainers @phry and @eskimojo on. We've got a lot to talk about!
⚠️ In 90 Minutes There's a right way to write Redux in 2024. Core maintainer @acemarke will teach us what the recommended modern approach is, what's new in RTK 2.0, & the long road toward shipping 5 major OSS libraries simultaneously. Details : youtube.com/live/FrPA180AP…
Valibot's new `parseJson` and `stringifyJson` action was implemented by @eskimojo. Thanks for your contribution!
Valibot v1.1 introduced a native way to parse and stringify JSON. These new transformation actions automatically catch errors and handle all edge cases, and you can combine them with other schemas and actions for 100% reliable results. 🧩
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-…
next-safe-action v8 beta is out with Standard Schema support! Huge thanks to @eskimojo for the PR and to @FabianHiller and @colinhacks for Standard Schema! Finally, a standard validation interface with no need for custom adapters. This is amazing for library authors and users!
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!
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 🙂
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-…
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/
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)
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-…
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 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👇
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)
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-…
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 👀
Fun fact: RTK is older now than Redux was when RTK came out. It started beta in 2018 and released 2019.
Yeah, @phry and @eskimojo are the other two primary maintainers. Lenz created RTKQ. Ben wrote almost all the new features in RTK 2.0.
Did you miss @acemarke, @phry & @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-…