This guide will walk you through React Native testing using React Native Testing Library. We will cover why we would want to use this library, the benefits, how to write tests, and all sorts of stuff while building an exciting game app. Let's start �... (more…)
Read more »
Everything you need to know about React State. From simple state to complex state, local state to global state, State in React Components to State with Hooks, over to external state management solutions like Redux ... (more…)
Read more »
Last year, Stream set out to build a fully functional application to demonstrate how to architect real-time social applications with React… (more…)
Read more »
Not long ago I started learning React. I have more than 10 years of experience using JS and before React I was actively coding in first wave generation web frameworks (like knockoutJS) and starting… (more…)
Read more »