Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
createreactapp
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Web-workers in Create React App (CRA) without unmounting
Nicolas Rannou
Nicolas Rannou
Nicolas Rannou
Follow
Mar 26 '20
Web-workers in Create React App (CRA) without unmounting
#
createreactapp
#
comlink
#
workerize
#
threadsjs
26
reactions
Comments
8
comments
3 min read
create react app + preact = 💖
Marcin Wojnarowski
Marcin Wojnarowski
Marcin Wojnarowski
Follow
Mar 23 '20
create react app + preact = 💖
#
preact
#
react
#
createreactapp
#
javascript
11
reactions
Comments
Add Comment
1 min read
Creating and testing a react package with CRA and rollup
Nwakwoke Patrick Nnaemeka
Nwakwoke Patrick Nnaemeka
Nwakwoke Patrick Nnaemeka
Follow
Mar 14 '20
Creating and testing a react package with CRA and rollup
#
react
#
rollup
#
opensource
#
createreactapp
35
reactions
Comments
9
comments
8 min read
Bootstrap in Create React App Typescript
Feralamillo
Feralamillo
Feralamillo
Follow
Mar 31 '20
Bootstrap in Create React App Typescript
#
react
#
typescript
#
sass
#
createreactapp
9
reactions
Comments
1
comment
6 min read
Criando uma biblioteca de componentes usando Create React App
Henrique Rodrigues
Henrique Rodrigues
Henrique Rodrigues
Follow
Feb 28 '20
Criando uma biblioteca de componentes usando Create React App
#
react
#
createreactapp
#
lib
#
biblioteca
8
reactions
Comments
Add Comment
4 min read
Create react app typescript: testing with jest and enzyme
Feralamillo
Feralamillo
Feralamillo
Follow
Feb 28 '20
Create react app typescript: testing with jest and enzyme
#
unittesting
#
createreactapp
#
enzyme
#
jest
10
reactions
Comments
Add Comment
3 min read
Create react app typescript: eslint and prettier
Feralamillo
Feralamillo
Feralamillo
Follow
Feb 18 '20
Create react app typescript: eslint and prettier
#
react
#
eslint
#
createreactapp
#
webdev
13
reactions
Comments
1
comment
3 min read
Criando gráficos com o React Google Charts
Henrique Rodrigues
Henrique Rodrigues
Henrique Rodrigues
Follow
Jan 30 '20
Criando gráficos com o React Google Charts
#
googlecharts
#
react
#
createreactapp
13
reactions
Comments
3
comments
3 min read
Converting a Create-React-App using Craco to TypeScript
Lori Baumgartner
Lori Baumgartner
Lori Baumgartner
Follow
Nov 12 '19
Converting a Create-React-App using Craco to TypeScript
#
typescript
#
createreactapp
#
craco
#
javascript
30
reactions
Comments
Add Comment
5 min read
How to configure Create-React-App to use TailwindCSS
Brian Neville-O'Neill
Brian Neville-O'Neill
Brian Neville-O'Neill
Follow
Jul 23 '19
How to configure Create-React-App to use TailwindCSS
#
createreactapp
#
react
#
tutorial
22
reactions
Comments
1
comment
7 min read
Next.js vs. Create React App: Whose apps are more performant?
Brian Neville-O'Neill
Brian Neville-O'Neill
Brian Neville-O'Neill
Follow
Jul 8 '19
Next.js vs. Create React App: Whose apps are more performant?
#
createreactapp
#
nextjs
#
react
12
reactions
Comments
1
comment
8 min read
create-react-app mit Tailwind CSS
Martin Hähnel
Martin Hähnel
Martin Hähnel
Follow
Jun 18 '19
create-react-app mit Tailwind CSS
#
tailwindcss
#
createreactapp
#
react
#
javascript
12
reactions
Comments
Add Comment
5 min read
Dealing with CORS in Create React App
Progress Telerik
Progress Telerik
Progress Telerik
Follow
for
Progress Telerik
May 9 '19
Dealing with CORS in Create React App
#
react
#
createreactapp
#
cors
15
reactions
Comments
Add Comment
4 min read
Exploit React Error Boundaries to Improve UX
Jim Medlock
Jim Medlock
Jim Medlock
Follow
for
Chingu
Dec 28 '18
Exploit React Error Boundaries to Improve UX
#
programming
#
createreactapp
#
react
#
softwaredevelopment
4
reactions
Comments
Add Comment
9 min read
Create React App 2.0: What's New?
Ramiro
Ramiro
Ramiro
Follow
for
Auth0
Oct 30 '18
Create React App 2.0: What's New?
#
react
#
javascript
#
createreactapp
4
reactions
Comments
Add Comment
1 min read
Use styled-jsx in create-react-app without ejection
greg lobinski
greg lobinski
greg lobinski
Follow
Jul 31 '18
Use styled-jsx in create-react-app without ejection
#
styledjsx
#
createreactapp
#
cssinjs
#
javascript
12
reactions
Comments
2
comments
1 min read
Add PostCSS to Create-React-App
Darkø Tasevski
Darkø Tasevski
Darkø Tasevski
Follow
Jun 23 '18
Add PostCSS to Create-React-App
#
react
#
css
#
postcss
#
createreactapp
47
reactions
Comments
12
comments
5 min read
Quick start guide for react router v4 using create-react-app
chowderhead
chowderhead
chowderhead
Follow
Apr 26 '18
Quick start guide for react router v4 using create-react-app
#
createreactapp
29
reactions
Comments
2
comments
3 min read
Append reload notice on create-react-app & registerServiceWorker.js
terrierscript
terrierscript
terrierscript
Follow
Mar 19 '18
Append reload notice on create-react-app & registerServiceWorker.js
#
react
#
javascript
#
serviceworker
#
createreactapp
8
reactions
Comments
4
comments
2 min read
How to Make a React Website
Chad Collins
Chad Collins
Chad Collins
Follow
Nov 26 '19
How to Make a React Website
#
react
#
createreactapp
#
beginnerreact
35
reactions
Comments
Add Comment
1 min read
Developing a browser extension with Create React App
Matteo Mazzarolo
Matteo Mazzarolo
Matteo Mazzarolo
Follow
Oct 21 '19
Developing a browser extension with Create React App
#
createreactapp
#
react
#
chrome
#
extension
11
reactions
Comments
Add Comment
3 min read
#discuss CRA CSS hot-reloading
Daniel Ngozika
Daniel Ngozika
Daniel Ngozika
Follow
Sep 10 '19
#discuss CRA CSS hot-reloading
#
discuss
#
react
#
createreactapp
#
css
5
reactions
Comments
Add Comment
1 min read
What’s new in Create React App 2
Brian Neville-O'Neill
Brian Neville-O'Neill
Brian Neville-O'Neill
Follow
Jul 8 '19
What’s new in Create React App 2
#
javascript
#
webdev
#
createreactapp
#
react
8
reactions
Comments
Add Comment
9 min read
How to disable in browser linter errors in an ejected create-react-app application
Matt Crowder
Matt Crowder
Matt Crowder
Follow
Apr 14 '19
How to disable in browser linter errors in an ejected create-react-app application
#
createreactapp
#
react
#
codenewbie
#
eslint
7
reactions
Comments
Add Comment
1 min read
How to fix BrowserRouter for React Apps on Apache
Andreas Reiterer
Andreas Reiterer
Andreas Reiterer
Follow
Dec 1 '18
How to fix BrowserRouter for React Apps on Apache
#
webdev
#
apache
#
createreactapp
#
deployment
3
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account