Israa Taha
👤 PersonAppearances Over Time
Podcast Appearances
So these are things that I like to use or would make a development easier. and just kind of learning by doing. So how does validation work with Zod and React hook form? How does authentication work with Auth0? How do you implement state management with all of these technologies and what's the best way to do it?
So these are things that I like to use or would make a development easier. and just kind of learning by doing. So how does validation work with Zod and React hook form? How does authentication work with Auth0? How do you implement state management with all of these technologies and what's the best way to do it?
So it kind of helps me learn about the technologies that I'm using, but also how to integrate them with other technologies and have something that I can then take and use to build a real world app.
So it kind of helps me learn about the technologies that I'm using, but also how to integrate them with other technologies and have something that I can then take and use to build a real world app.
Debugging.
Debugging.
Yeah. What's the problem there? I think the tools that we have today aren't like the tools that we're used to in web development. I know there's a debugger that's coming out with React Native 0.76. I heard about it in React Native Universe or React I can't remember the name of that conference, but it was held in Poland earlier this year.
Yeah. What's the problem there? I think the tools that we have today aren't like the tools that we're used to in web development. I know there's a debugger that's coming out with React Native 0.76. I heard about it in React Native Universe or React I can't remember the name of that conference, but it was held in Poland earlier this year.
Most of my logging and debugging in React Native is console logs. And I'm sure a lot of people kind of do that.
Most of my logging and debugging in React Native is console logs. And I'm sure a lot of people kind of do that.
It's just not a lot of good tooling around debugging in React Native. There is Reactatron. It was also built by the folks at Infinite Red. I haven't had a chance to try that out yet. But it's one of those things where... If I could know more about debugging in React Native, I'd probably try Reactatron, try out the new debugger in 0.76, and kind of figure out how best to do that.
It's just not a lot of good tooling around debugging in React Native. There is Reactatron. It was also built by the folks at Infinite Red. I haven't had a chance to try that out yet. But it's one of those things where... If I could know more about debugging in React Native, I'd probably try Reactatron, try out the new debugger in 0.76, and kind of figure out how best to do that.
Thank you.
Thank you.
Awesome.
Awesome.
We did it.
We did it.
It's not as scary as I thought it was going to be. Told you. Yeah.
It's not as scary as I thought it was going to be. Told you. Yeah.