Implement a carousel and add pagination in React Native using react-native-snap-carousel, which provides many options for creating carousels.
The Relay compiler is a GraphQL code generation tool that was recently rewritten in Rust.
Explore the role that JavaScript and Solidity play in developing smart contracts by building a Web3 project from scratch with React.
Orion Protocol is a unique platform for managing all of your crypto assets in one place. Learn how it works (and about the Orion Pool) here.
Thanks to the dev team behind react-native-skia, we can now use Skia in React Native applications to draw graphics and create UI concepts.
Next.js v9.5 introduces Incremental Static Regeneration, a hybrid version of SSG and SSR. Learn about how it can be used.
Use the FL Chart package in Flutter to build charts for gathering and displaying data in mobile apps.
Learn about discriminated union and intersection types in TypeScript and how you can implement them with this guide blog post.
React Query makes it easy to fetch, cache, sync, and update server state in React applications. Learn how to implement pagination and infinite scroll using React Query.
In this article, we’ll investigate the JavaScript pipe operator and cover the multiple ways to execute concurrent operations.
Learn what WebSockets is, how it can be used, and how they can be implemented in a React app with the Socket IO library.
Learn how RxJS plus React Hooks offers an effective and straightforward way to manage state in your applications.