DEV Community

# createreactapp

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Migrating from Create React App(CRA) to NextJS (Pages Router)

Migrating from Create React App(CRA) to NextJS (Pages Router)

2
Comments
6 min read
Killing the Create React App - CRA to Vite migration guide (Javascript)

Killing the Create React App - CRA to Vite migration guide (Javascript)

18
Comments 3
4 min read
Goodbye create-react-app

Goodbye create-react-app

35
Comments 12
2 min read
How to downgrade from react 18 to 17.0.2

How to downgrade from react 18 to 17.0.2

20
Comments 18
3 min read
Create-react-app with an older version of React

Create-react-app with an older version of React

16
Comments 1
3 min read
Dev Log: Nuzlocke Tracker — React Project Structure

Dev Log: Nuzlocke Tracker — React Project Structure

2
Comments
3 min read
Moving to create-react-app ver 5.0.0

Moving to create-react-app ver 5.0.0

2
Comments 2
2 min read
Absolute paths in React using craco (feat. TypeScript and ts-jest)

Absolute paths in React using craco (feat. TypeScript and ts-jest)

13
Comments 2
2 min read
Netilify deployment with react router

Netilify deployment with react router

1
Comments
1 min read
Как настроить ESLint и Prettier в VS Code и Create React App и подключить Airbnb стайлгайд

Как настроить ESLint и Prettier в VS Code и Create React App и подключить Airbnb стайлгайд

20
Comments 13
4 min read
How to fix Error Failed to load typescript eslint parser in eslint-config-react-app

How to fix Error Failed to load typescript eslint parser in eslint-config-react-app

2
Comments
1 min read
How to disable watch mode of Jest created by CRA

How to disable watch mode of Jest created by CRA

4
Comments
1 min read
Get Faster Creating React Project with Vite

Get Faster Creating React Project with Vite

12
Comments 1
2 min read
Implementing ActiveLink in Next.js and Chakra

Implementing ActiveLink in Next.js and Chakra

9
Comments 3
2 min read
How to Create a React.JS Application

How to Create a React.JS Application

8
Comments 4
2 min read
Troubleshooting WSL + localhost:3000 'connection refused' issue

Troubleshooting WSL + localhost:3000 'connection refused' issue

11
Comments 9
1 min read
Discussion: NextJS or Create-React-App for a back-office application? [Week in Review]

Discussion: NextJS or Create-React-App for a back-office application? [Week in Review]

12
Comments
4 min read
How to: Deploy Create-React-App on Surge

How to: Deploy Create-React-App on Surge

10
Comments 1
2 min read
Deploying Create-React-App with Json-Server as backend to Github

Deploying Create-React-App with Json-Server as backend to Github

59
Comments 31
2 min read
Fixed: Create React App -Template Not Provided Using Create-React-App

Fixed: Create React App -Template Not Provided Using Create-React-App

4
Comments
1 min read
Chrome debugger breakpoints not working with create-react-app

Chrome debugger breakpoints not working with create-react-app

9
Comments 3
1 min read
Getting started with React Bootstrap

Getting started with React Bootstrap

10
Comments 2
3 min read
Enabling styled-components' debugging options in your CRA app without ejecting

Enabling styled-components' debugging options in your CRA app without ejecting

4
Comments 2
2 min read
Bootstrap in Create React App Typescript

Bootstrap in Create React App Typescript

8
Comments 1
6 min read
Web-workers in Create React App (CRA) without unmounting

Web-workers in Create React App (CRA) without unmounting

26
Comments 8
3 min read
create react app + preact = 💖

create react app + preact = 💖

11
Comments
1 min read
Creating and testing a react package with CRA and rollup

Creating and testing a react package with CRA and rollup

34
Comments 9
8 min read
Criando uma biblioteca de componentes usando Create React App

Criando uma biblioteca de componentes usando Create React App

8
Comments
4 min read
Create react app typescript: testing with jest and enzyme

Create react app typescript: testing with jest and enzyme

10
Comments
3 min read
Create react app typescript: eslint and prettier

Create react app typescript: eslint and prettier

13
Comments 1
3 min read
Criando gráficos com o React Google Charts

Criando gráficos com o React Google Charts

11
Comments 3
3 min read
Converting a Create-React-App using Craco to TypeScript

Converting a Create-React-App using Craco to TypeScript

28
Comments
5 min read
How to configure Create-React-App to use TailwindCSS

How to configure Create-React-App to use TailwindCSS

22
Comments 1
7 min read
Next.js vs. Create React App: Whose apps are more performant?

Next.js vs. Create React App: Whose apps are more performant?

12
Comments 1
8 min read
create-react-app mit Tailwind CSS

create-react-app mit Tailwind CSS

12
Comments
5 min read
Dealing with CORS in Create React App

Dealing with CORS in Create React App

15
Comments
4 min read
Exploit React Error Boundaries to Improve UX

Exploit React Error Boundaries to Improve UX

4
Comments
9 min read
Create React App 2.0: What's New?

Create React App 2.0: What's New?

4
Comments
1 min read
Use styled-jsx in create-react-app without ejection

Use styled-jsx in create-react-app without ejection

12
Comments 2
1 min read
Add PostCSS to Create-React-App

Add PostCSS to Create-React-App

84
Comments 12
5 min read
Quick start guide for react router v4 using create-react-app

Quick start guide for react router v4 using create-react-app

29
Comments 2
3 min read
How to Make a React Website

How to Make a React Website

35
Comments
1 min read
Developing a browser extension with Create React App

Developing a browser extension with Create React App

11
Comments
3 min read
#discuss CRA CSS hot-reloading

#discuss CRA CSS hot-reloading

5
Comments
1 min read
What’s new in Create React App 2

What’s new in Create React App 2

8
Comments
9 min read
How to disable in browser linter errors in an ejected create-react-app application

How to disable in browser linter errors in an ejected create-react-app application

7
Comments
1 min read
How to fix BrowserRouter for React Apps on Apache

How to fix BrowserRouter for React Apps on Apache

3
Comments
1 min read
Upgrading a React and TypeScript app from react-scripts-ts to Create React App v2.1

Upgrading a React and TypeScript app from react-scripts-ts to Create React App v2.1

5
Comments
6 min read
Starting with React Native

Starting with React Native

10
Comments
4 min read
Append reload notice on create-react-app & registerServiceWorker.js

Append reload notice on create-react-app & registerServiceWorker.js

7
Comments 4
2 min read
loading...