Skip to content

All Articles

How To Fix “React Must Be in Scope When Using JSX” Error (5 Methods)

Learn how to easily fix the “react must be in scope when using jsx” error using any one of these 5 methods listed.
Reading time
6 min read
Updated date
April 11, 2024
Topic
React
Topic
React Errors

Top 6 React Static Site Generators to Consider

Dive in and discover 6 React static site generators that allow you to generate a static website using React components as the building blocks.
Reading time
13 min read
Updated date
November 6, 2023
Topic
JavaScript Frameworks
Topic
React
Topic
Static Site Generators

How To Fix the ERR_OSSL_EVP_UNSUPPORTED Error (3 Methods)

If you use OpenSSL to secure your development projects, you might encounter the ERR_OSSL_EVP_UNSUPPORTED error message. Here's how to fix the issue.
Reading time
6 min read
Updated date
October 17, 2023
Topic
Node.js
Topic
React
Topic
Vue.js

How To Build and Deploy a ChatGPT Clone Application With React and OpenAI API

Learn how to build a ChatGPT clone application using React and the OpenAI API and then deploy it to Kinsta in this interactive tutorial.
Reading time
20 min read
Updated date
March 13, 2024
Topic
API
Topic
JavaScript Frameworks
Topic
React

How To Build and Deploy a Developer Portfolio With Next.js

Learn how to build a developer portfolio using Next.js. Deploy directly from your GitHub repository to Kinsta’s Application Hosting platform.
Reading time
21 min read
Updated date
March 13, 2024
Topic
JavaScript Frameworks
Topic
React
Topic
Static Site Generators

Svelte vs React: Features, Performance, and More

Is Svelte the future of JavaScript development or will React reign supreme? We explore their key differences to help you choose between them.
Reading time
12 min read
Updated date
November 6, 2023
Topic
JavaScript Frameworks
Topic
React

Create and Customize a Docusaurus Site (With Blog Feature)

Need an easy-to-deploy, content-focused site and blog? Learn to create and deploy a Docusaurus site in minutes by following this tutorial.
Reading time
11 min read
Updated date
October 15, 2023
Topic
JavaScript Tutorials
Topic
React
Topic
Static Site Generators

Next.js vs React? It’s a Partnership, Not a Competition

Wondering how Next.js vs React fit into the JavaScript landscape? We're taking a look at these tools for creating high-performance websites.
Reading time
10 min read
Updated date
October 10, 2023
Topic
JavaScript Frameworks
Topic
React

15+ Best React Tutorials and Resources for Developers

React is one of the most popular JavaScript libraries today. Haven't picked it up yet? This article will show you exactly how to get started.
Reading time
35 min read
Updated date
July 6, 2023
Topic
JavaScript Tutorials
Topic
React

React Best Practices to up Your Game

Great React developers write clean code by following modern best practices. Here, we cover the top React best practices you ought to master.
Reading time
19 min read
Updated date
October 17, 2023
Topic
JavaScript Tutorials
Topic
React

React UI Components Libraries: Our Top Picks

There are plenty of libraries for React UI components. We've rounded up our favorites to help you pick the right one for your next project.
Reading time
38 min read
Updated date
April 10, 2024
Topic
JavaScript Frameworks
Topic
React

What Is React.js? A Look at the Popular JavaScript Library

React is an open-source, components-based JavaScript library for building fast and dynamic user interfaces. We'll explain how to get started.
Reading time
16 min read
Updated date
July 11, 2023
Topic
JavaScript Frameworks
Topic
React