Tag: react

React Frontload and React logos over a background of a field.

How and why to use React Frontload

Dev

Try out React Frontload to make fetching, rendering, and updating data even faster in your React apps.

Kumar Harsh
Jan 14, 2021 ⋅ 6 min read
Electron and React Logos

Electron-forge vs. electron-react-boilerplate

Dev

Here, you can take a look at boilerplates for desktop applications using React and Electron to compare use cases.

Felix Rieseberg
Jan 14, 2021 ⋅ 5 min read

Using React Spring for animation: Context and examples

Dev

Looking for examples of how to implement animations without causing a major performance bottleneck? React Spring may be what you need.

Peter Ekene Eze
Jan 7, 2021 ⋅ 5 min read
react hooks

Avoiding common mistakes in React Hooks

Dev

Even though React Hooks components have been around for a few years now, there are still some common mistakes that we can learn to avoid.

Kelvin Gobo
Jan 7, 2021 ⋅ 4 min read
Citrus fruits on a blue table.

Jotai vs. Recoil: What are the differences?

Dev

Should you use Jotai for your next project instead of Recoil? It might help you write straightforward code, but it’s debatable whether Jotai is fit for larger projects.

Yaroslav Lapin
Jan 6, 2021 ⋅ 9 min read
tailwind css and cra

How to use Tailwind CSS in React to configure Create React App

Dev

We demonstrate how to get Tailwind CSS working inside a CRA-based React project without having to eject Create React App.

Anjolaoluwa Adebayo-Oyetoro
Jan 2, 2021 ⋅ 5 min read
Building a file upload component with react-uploady and Ant Design

Building a file upload component with react-uploady and Ant Design

Dev

Make it easy for your users to upload files to your site by building a file upload component with react-uploady and Ant Design.

Austin Roy Omondi
Jan 1, 2021 ⋅ 4 min read
React Uploady Logo

Using React Uploady to upload files

Dev

Here, you can explore how to upload files in React with React Uploady by building a file uploads system.

Fortune Ikechi
Dec 30, 2020 ⋅ 4 min read
Guess.js and Gatsby

Guess.js and Gatsby site optimization

Dev

This article will explain how to integrate Guess.js into a Gatsby site to increase site efficiency and improve UX.

Lawrence Eagles
Dec 29, 2020 ⋅ 4 min read
Data retrieval in GraphQL with React Apollo

Data retrieval in GraphQL with react-apollo

Dev

In this article, we will explore how to use the GraphQL query language with react-apollo to efficiently and seamlessly retrieve data from a server.

Belinda Ijeoma
Dec 25, 2020 ⋅ 4 min read
React modal components for 2021

Top React modal components for 2021

Dev

In this article, we are going to take a look at some of the best modal components out there in the React community that can help you build better user interfaces.

Aman Mittal
Dec 23, 2020 ⋅ 4 min read
React Logo

Advanced React Hooks: Creating custom reusable Hooks

Dev

In this article, you can learn the practical applications of reusable React Hooks. After reading, you should be able to create your own advanced pattern.

Lawrence Eagles
Dec 21, 2020 ⋅ 4 min read