Daily Archives: October 20, 2014

4 JavaScript Upgrade Strategy #5: Web Resource Organization

When designing or re-designing JavaScript Web Resources, there are a few practices that I like to follow:   One web resource per entity Create one resource for each entity. This resource will contain JavaScript functionality related specifically to that entity.   One web resource per entity ribbon If you have JavaScript called from Ribbon configuration […]

Continue reading