React Articles

Sorted By: Most Recent
Julia Zolotarev Julia Zolotarev
Updated on June 24, 2025

What Is React?

React is a JavaScript library that will help you build user interfaces. The best part? It’s both performant and developer friendly.

Image: Shutterstock / Built In
Kacper Michalik Kacper Michalik
Updated on June 23, 2025

19 Programming Project Ideas: From Simple Scripts to Full Apps

Programming projects can help developers expand their skills and deepen their tech stack knowledge. Here are a variety of project ideas from beginner to advanced to sharpen your skills. 

Image: Shutterstock / Built In
Aneeqa Khan Aneeqa Khan
Updated on June 17, 2025

How to Create a React Native Dropdown Menu

React Native dropdowns can be created using either a modal or inline list. Learn how to do both methods.

Image: Shutterstock / Built In
Roman Davydov Roman Davydov
Updated on May 21, 2025

How to Build Scalable Front-End Apps With React JS

React is quickly becoming a popular front-end framework. Our expert explains how to put it to work effectively.

Image: Shutterstock / Built In
Saleh Mubashar Saleh Mubashar
Updated on May 13, 2025

How to Create a React Search Bar

Create a fully functional search bar in React that allows users to navigate data within the application. Here’s how to do it. 

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on February 19, 2025

Error Handling in React With Error Boundary: A Tutorial

Error boundary is a component in React that catches an error within a component tree and prevents it from crashing the application. Here’s what to know.

Image: Shutterstock / Built In
Ajmal Hasan Ajmal Hasan
Updated on February 11, 2025

How to Add React Native Vector Icons Into Your Next Project

React-native-vector-icons is a library that allows users to add a variety of UI elements into their React Native App. Learn how to use it.

Image: Shutterstock / Built In
Suraj Vishwakarma Suraj Vishwakarma
Updated on January 15, 2025

Top React Component Libraries to Know

A React component library offers user interface tools and resources to make it easier to build a website in React. Here are some of the most popular libraries to know. 

Image: Shutterstock / Built In
Jayanth Somineni Jayanth Somineni
Updated on November 11, 2024

How to Make API Calls in React With Examples

An API call in React refers to making a request to a web API from a React application. We can make an API call with: XMLHttpRequest, Fetch API or Axios.

Image: Shutterstock / Built In
Julia Zolotarev Julia Zolotarev
Updated on November 04, 2024

Create React App and TypeScript: A Quick How-To

So you want to use TypeScript in React but you’re not sure how to start. You’ve come to the right place!

Image: Shutterstock / Built In