Editor Configuration

You can edit Profiteam React Boilerplate using any editor or IDE, but we use VS Code.

VS Code

We provide a .vscode folder out-of-the-box which includes the recommended extensions and settings

We recommend these extensions for the best DX. Extensions are responsible for:

These are the basic building blocks in the boilerplate.

Chrome Extensions

For a better debugging and development experience we suggest Redux Developer Toolsarrow-up-right and Redux DevToolsarrow-up-right. In the boilerplate, Redux is configured with this extension in mind so that you can debug and monitor your state changes very easily.

Last updated