In this project, we will create a resume builder app to demonstrate some important practical skills and techniques for mobile development.
Re.pack, the webpack-based toolkit, allows large-scale React Native apps to benefit from features like code splitting and module federation.
Explore using Lost Pixel in your projects for detecting UI regressions. List Pixel is an open source tool that renders and compares actual images of components.
Use the React Native community masked-view package to create an opening animation like the Twitter iOS app opener animation in this post.
Learn about the growing importance of first-party tracking and how to implement it with walker.js in your React and Next.js apps.
Create a to-do list with React Native Draggable FlatList, which allows you to add, delete, mark as complete, and reorder to-do items.
Integrate a React app with msal-react
, the Azure AD B2C authentication service, for smooth user authentication in React applications.
ArrowJS is proving to be a powerful tool for building fast, reactive UIs with native JavaScript. Learn how it compares to React and Vue.
Learn how to use Grommet to quickly and easily create a modern, intuitive, and accessible user interface for your React application.
Let’s design a vertical tab layout in React Native — using CSS flexbox for responsiveness — and discuss horizontal vs. vertical tab layouts.
A lot has changed with streaming SSR in React since React 18 was introduced. Learn about the new components, APIs, and more in this post.
Join John Reilly on February 16th at 1 p.m. ET as he covers React data-fetching methods and how to handle […]