@acemarke Yeah dynostore has been unmaintained for a few years now. Happy to bring my experiences into any conversations you have about lazy loading redux though.
Canβt wait for the return of #PAXAus in a few weeks! This is the first time my son is coming along and I canβt wait to share the experience with him! https://t.co/G2iMowaHrG #PAXandWin
@acemarke did you put a call out recently (recently being sometime this year) for a tool to detect if the changes to a type defs result in a breaking change to consumers? Did anything come from that?
Just to remove any confusion, the future of renderHook is in the RTL and packages. We are ending support for RHTL in the hopes that bringing the API into the main packages will mean a more unified and consistent experience for our users.
π£ @testing-library/[email protected] just shipped with a new built-in renderHook function that operates similar to @testing-library/react-hooks but with support for React v18 π
With `@βsthir/predicate` you can simply import `p` and write the predicate...
ππ»ββοΈ in JS-like DSL
πͺπ» with autocompletions
π₯΅ and the typed predicate gets inferred automatically!
ππ» Try it yourself https://t.co/GOKyOWbuGG
Shoutout to our Engineers Jonathan and Michael Peyper for presenting at the latest @codelikeagirlau Lunch & Learn for all their members! Our team's presentation revolved around testing, and why you should never skip tests!
https://t.co/j69oPHlzV3
#lexicondigital#codelikeagirl
@TAbrodi My team has started doing this, but at the start of a feature, mobbing implementation ideas and providing insights from previous experiences in the codebase. We've found it reduces time in review because everyone already has an idea of what was being implemented and less rework.
@JacobMGEvans I've always wanted a @github tshirt. Almost ordered one (https://t.co/SlUy4bhxLf) for myself a few times now but shipping + USD to AUD conversion makes it almost a $50 tshirt.
Okay, I've taken the time to articulate all of my thoughts in a single space about the current pipeline proposal. I've also included as much information as I can about functional piping, and the two most popular pipelines.
(It's opinionated, sorry)
https://t.co/mVC25zYaVy
@acemarke I changed companies. I'm consulting now and the current client is a toolbox user, so I'm catching up on it all. RTK Query looks great too, but they aren't using it (yet π)
@acemarke are there any guides or tips for testing reducers/actions created with `createSlice`? The toolkit docs seem completely devoid of testing articles.
Is it just the same as "old redux" but we just get the reducer and actions from the slice instead?
@acemarke Yeah, thanks. That's what I thought, but it's been so long since I've been in redux land I wasn't sure if there was a new fan-dangled slice testing utility hidden away in the toolbox somewhere.
Also, really good job with the toolbox. Loving "new redux" so far.