2022-03-22
1559
#create react app#react
Joel Adewole
99414
Mar 22, 2022 â‹… 5 min read

Why you should use a proxy server with Create React App

Joel Adewole Jamstack web developer | Technical writer | React | Python

Recent posts:

A Complete Guide to Fetch API In Javascript

A complete guide to Fetch API in JavaScript

Learn how to use the Fetch API, an easy method for fetching resources from a remote or local server through a JavaScript interface.

Njong Emy
Mar 17, 2025 â‹… 8 min read
typescript enums

TypeScript enums: Usage, advantages, and best practices

Learn how TypeScript enums work, the difference between numeric and string enums, and when to use enums vs. other alternatives.

Clara Ekekenta
Mar 14, 2025 â‹… 7 min read
how to handle react-scripts in a fast-changing React landscape

How to handle react-scripts in a fast-changing React landscape

Review the basics of react-scripts, its functionality, status in the React ecosystem, and alternatives for modern React development.

Ibrahima Ndaw
Mar 13, 2025 â‹… 9 min read
how to delete local and remote branches in Git

How to delete local and remote branches in Git

Explore the fundamental commands for deleting local and remote branches in Git, and discover more advanced branch management techniques.

Timonwa Akintokun
Mar 13, 2025 â‹… 7 min read
View all posts

2 Replies to "Why you should use a proxy server with Create React App"

  1. I’m getting this error when trying to do the object in package.json:
    When specified, “proxy” in package.json must be a string.

Leave a Reply