DEV Community

Discussion on: React Beginner Question Thread ⚛

Collapse
 
dan_abramov profile image
Dan Abramov

Since I’m helping build React itself I don’t use React-related libraries.

That said, we recently wrote a post about some of the newer technologies we started using inside the React repository for our internal needs: reactjs.org/blog/2017/12/15/improv...

They include Prettier, Google Closure Compiler, Rollup, Yarn (especially its Workspaces feature), Jest, Flow, and others.

Collapse
 
farminf profile image
Farmin Farzin

Thanks :) was a great pleasure getting reply from you