Kotlin Destructuring Declarations and ComponentN
AndroidKotlin's destructure syntax isn't magic. In fact, if you take a look at what's happening under the hood it's easy to tell what what...
Kotlin's destructure syntax isn't magic. In fact, if you take a look at what's happening under the hood it's easy to tell what what...
Let’s look at some technologies that can be used for more advanced React app data layers, including Orbit.js, GraphQL, and Firebase.
Let’s look at patterns for caching write operations that happen while the user is offline, and rerunning them when the user comes back online.
Let’s see how we can cache our Redux store for offline access, along with several different patterns for keeping it up to date.
Let’s see how Service Workers can help our React app run offline…and how they can get us into trouble.
Let’s set up a Redux store to persist data to a backend using Redux Thunk.
Let’s look at how to authenticate a React app, how to store the token securely, and component patterns to guard access.
Let’s set up a simple React/Redux app to prepare for layering more advanced functionality on top in future parts.
Later this year, Android Q is going to appear on some of the 2.5 billion devices running on Android, so let's take a look...
An introduction to an eight-part series on building real-world data layers with React and Redux.
It's that time of the year. Google I/O is right around the corner, and we couldn't be more excited. Here's why.
When choosing a library to make your Android application reactive, which do you choose - the trusty, ever-popular RxJava 2, or the newer, first-party...
We’ve got eBooks, webinars, and success stories. All the resources your heart desires.
Resources