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.
Using the 80/20 elements, outcome, simplicity, progress, and satisfaction, will help you understand whether the last 20 percent of outcome is worth pursuing.
In this article, we will look at a new UI library for React and Next.js, NextUI, to build a simple ecommerce application.
Vitest Preview is a powerful tool that helps you write and debug tests faster by allowing you to visualize your test in a browser.
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.
Explore Medusa, a headless CMS that offers many benefits like decoupled architecture, scalability, and the ability to write and deploy code everywhere.
Integrate a React app with msal-react
, the Azure AD B2C authentication service, for smooth user authentication in React applications.
In this article on Vuetify themes, we’ll cover how to configure and dynamically switch between pre-installed and custom Vuetify color themes.