Category: eslint
So I Chose React E3 – Setting up our dev env – Enhanced
**Nov 2021 update – dependency updates, minor updates required due to dependency updates, split prettier out from eslint, hot reloading is no built in and defaulted on with web-dev-server*** Last time we got all setup with React, Babel and Webpack. Our environment was all set to start coding react components with JSX and ES2015+. However,
Continue Reading...