React Articles

Sorted By: Most Recent
Antonello Zanini Antonello Zanini
Updated on September 22, 2025

How to Fix the ‘ERR_OSSL_EVP_UNSUPPORTED’ Error in Node.js

ERR_OSSL_EVP_UNSUPPORTED is an OpenSSL error indicating that the requested operation or algorithm is not supported by the current version or configuration of OpenSSL. Here's how to get rid of the ERR_OSSL_EVP_UNSUPPORTED error in Node.js.

Image: Shutterstock / Built In
Tammy Xu Tammy Xu
Updated on August 21, 2025

13 Best React Developer Tools

These libraries can make React development go a whole lot smoother.

Image: Shutterstock
Jayanth Somineni Jayanth Somineni
Updated on August 04, 2025

Different Ways to Display Images in React.js Apps

Learn different ways of including images in React.js applications. Display great imagery, no matter your code’s style.

Image: Shutterstock / Built In
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