Editor Configuration
Last updated
Last updated
You can edit Profiteam React Boilerplate using any editor or IDE, but we use 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.
For a better debugging and development experience we suggest and . In the boilerplate, Redux is configured with this extension in mind so that you can debug and monitor your state changes very easily.