If you customize CRM with React, you know that there alot of moving parts. There have been a few blogs over time on this topic but nothing concentrated. I’ve put together my notes around this topic and curated them into a gitbook. Please take a look. I’m interested in best practices. Of note, the newer parts of the CRM interface are written partly with React and I think that trend will only grow.
Here are some links:
- The gitbook: https://legacy.gitbook.com/book/aappddeevv/advanced-dynamics-crm-development/details
- The UI mono-repo: https://github.com/aappddeevv/dynamics-client-ui
- A repo with a CLI that’s like a swiss army knife: https://aappddeevv.github.io/dynamics-client/
I also posted to the community forum to try and gather more best practices in this area. As far as I know, the library above is the first open source React-based Dynamics CRM library available with a such a wide variety of content in it. A few friends said this would be helpful to them, so I’ve gather them into a mono-repo for convenience.