As a modern JavaScript developer, I have worked on numerous single page
applications with various technology stacks. I know enough of those
technologies to be productive. I learned the best practices and learned when to apply
them. I tried to stay on the... (more…)
Read more »
Last week, Trulia hosted a meetup for the ReactJS San Francisco Bay Area group, where more than 100 developers came to our office to learn more about React. Speakers covered Atomic Design in React, Graphql and Relay. Representing Trulia, I gave a talk on...
Read more »
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features o... (more…)
Read more »
Summary
This change moves the default new application template from Flow to TypeScript. This better aligns with the communities usage, and aligns to the great work that has been happening for TS co... (more…)
Read more »
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 »