As the capstone of the Developing SharePoint 2013 Solutions with JavaScript course series, part 3 covers two final advanced instructional topics (testing and prototypal inheritance) before delving into coverage of the most common scenarios for developing solutions in SharePoint using JavaScript.
Parts 1 & 2 of this series of courses covered the basics and mechanics of how to work with JavaScript in SharePoint 2013. Part 3 finishes off with how to test our JavaScript code without requiring a SharePoint server, coverage of JavaScript as a prototypal language and how to work with prototypal inheritance, and then dives into a tour through various coding opportunities in SharePoint 2013, and how to meet those needs with JavaScript. The assumption is that you understand the basics of JavaScript, SharePoint, JSOM, REST, and various other elements, as there are very few "basic" topics covered here. Equal parts instructional material and reference material, this course covers all of the most prevalent development opportunities in SharePoint 2013 Apps/AddIns and Farm Solutions.
Parts 1 & 2 of this series of courses covered the basics and mechanics of how to work with JavaScript in SharePoint 2013. Part 3 finishes off with how to test our JavaScript code without requiring a SharePoint server, coverage of JavaScript as a prototypal language and how to work with prototypal inheritance, and then dives into a tour through various coding opportunities in SharePoint 2013, and how to meet those needs with JavaScript. The assumption is that you understand the basics of JavaScript, SharePoint, JSOM, REST, and various other elements, as there are very few "basic" topics covered here. Equal parts instructional material and reference material, this course covers all of the most prevalent development opportunities in SharePoint 2013 Apps/AddIns and Farm Solutions.