Merging Javascript for Dynamics CRM Development

SOC (Separation of Concerns) is one of the best Design Patterns that I love so much. Using this design pattern, I found it easier for me to identify bugs in my code. When developing Javascript code on Dynamic CRM, I will separate my concerns into three parts: Events: Bridge from Dynamic CRM event to our Javascript … Continue reading Merging Javascript for Dynamics CRM Development