
Charlotte Isambert
@c_isambert
Followers
1K
Following
1K
Media
56
Statuses
281
Most of our apps have flows, and with complex ones, it is very easy to end up with unclear code. In my latest article, we discuss architecture, state machines, and custom navigators to create clear and maintainable flows in #reactnative 🛠️. 👉
5
6
38
I spent a solid 30 minutes trying to figure out why my data didn't seem to want to get persisted 🫣.I haven’t worked with `this` stuff much in my (still short) developer life, so I hope `this` explanation makes sense 🤗.
3
0
6
The difference? It’s a `this` thing. `persistedStore.set` can lose its binding to `persistedStore` when invoked, if called with an incorrect `this` context. In the second version, the arrow function wraps the call, ensuring it retains the correct reference to `persistedStore`.
1
0
3
#JavaScript quiz question of the day:. Can you spot the difference between these two `setItem functions in my React Query persisted store config?. They look similar, but one works, and the other doesn’t persist a thing. Can you guess why? 🤔
1
1
7
Super excited for this! A group of passionate individuals is organizing an amazing event in London to discuss all things React Native! 🙌.
📣 Join @c_isambert from @bam_lab at RNL Conf to explore how new JavaScript features are integrated into React Native, covering methods like Babel transpilation, polyfills, and updates to the Hermes engine!. 🎫 Grab tickets here -
1
1
18
Not a fan of E2E tests? You'll love @mat_fdg full and optimized E2E test configuration with Maestro and Expo.#reactnativeheroes24
0
1
10
1
1
9
Can't wait for the first edition of this new react native conference!.
Specializing in technologies like React Native and React.js, @c_isambert shares a similar passion with us, and we are thrilled to have her on board as a speaker for thegeekconf. She has extensive knowledge of TypeScript and is a full-stack mobile developer at
0
2
24
Spot on!.Once, I turned euros into cents in an app, making users experience a sudden, unintended shrink in wealth 😅.Having better variable names, like `amountInCents`, or using branded types could really have helped spot the error sooner.
Discovered a project grappling with JavaScript's decimal dilemmas. Handling money in JS? It's quite the quest! 🌟.Remember, in the world of JavaScript, 0.1 + 0.2 equals 0.30000000000000004, because who doesn't like a little extra?. When it comes to currencies, here's my playbook:.
0
0
8
Thrilled to have finally used xState @DavidKPiano! 🌟 Previously hesitated to implement a state machine for doctor video meetings and deeply regretted not doing so 🥲 xState has been a game-changer – immense gratitude for crafting such a powerful tool! 🙏.
0
4
15
It truly was a teamwork journey. The custom navigator and declarative API? Credit to @matthieu_g 🧠. The state machine? Hats off to @BonacciniCyril 👏. And huge thanks to @SkanderEllouze1; without whom I'd probably still be reading docs 📚.
1
0
6
RT @SzymonRybczak: I've wrote an overview of new react-strict-dom package, how this will affect building universals apps and what we can ex….
szymonrybczak.dev
react-strict-dom, why it's so great?
0
28
0
Super excited to be back in Amsterdam in June for #ReactSummit! .I'll talk about TypeScript 🤓. You can register here to watch the livestream for free
gitnation.com
Join 10k engineers worldwide at React Summit 2024 and meet 60+ top speakers at June 14 - 18, 2024
2
0
17
April in Paris brings a React and a React Native conference 🌟.Get ready to connect and learn!.CFPs open until the end of the week.
reactconnection.io
React Connection - The French React Conference - Paris, April 2024. The first French conference entirely dedicated to React developers.
That’s probably the best moment to take a break from deep diving into Server Components by… submitting to our CfP. ⏳ That’s (almost) your last chance, as CfP closes in a bunch of days!. 👉
0
1
14
Am I the only one?.Running `yarn`, then waiting. and waiting some more, before realizing we're using bun on the project.Monday baby!. Love how much quicker things are with @bunjavascript 😊.
0
0
5