Sign up ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have been reading many articles and going through many video tutorials, they explain almost all patterns from javascript (Module pattern, Prototype pattern, Revealing Module pattern and etc) with SharePoint, but if we have to set a standard for using them in our coding, which one is suitable and easy to maintain for in terms of SharePoint, irrespective of what approach I use (JSOM or REST) for my CRUD operations. It would be helpful if someone can point me to link or articles or piece of code where I can understand and evaluate this, Or please share what standards you use when it comes to coding for SharePoint using JS.

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.