Learn how to manage state in React Native using React Query, a simple state management option for your future applications.
Engage users with effective data visuals that are easy to read and understand. Here’s how to apply Victory charts in your React Native app.
Learn how to implement more accurate tests in your Go application by using advanced patterns like mocking, test fixtures, test helpers, and golden files.
Explore Kotlin enum classes through examples covering both basic and advanced features. Learn how to use anonymous classes, add custom properties, and more.
A brief guide to managing the state of a Flutter app with Provider, a popular package for clean, efficient state management.
Learn how to build static websites with Hugo, a powerful static site generator known for its speed, simplicity, and security.
Improve app speed and usability by allowing it to work without the Internet. Here’s how to create an offline-first app in React Native.
Learn how to “think with types” and use TypeScript advanced types to build strongly typed systems and make your code safer.
A review of the top five tab navigation components for React Native, all of which work with React Navigation for a seamless user experience.
Add CodePush to your React Native application to easily deploy app updates directly to end users instead of through the Google Play and iOS app store.
Compare three different methods for animating webpages, CSS transitions, CSS animations, and the Web Animations API to learn the best use cases for each.
vanilla-extract helps you create zero-runtime style sheets in TypeScript. Learn how by building and theming a demo app with React and webpack.