SharePoint Field Schema XML Examples
This post will give examples of SharePoint field schema xml. Reference for field schema
Taxonomy Term Set To JavaScript Object
This post will give a code example of reading a taxonomy term set and converting it into a JavaScript object. This code example will be written in TypeScript, since we can define an interface for better intellisense. Refer to the github project for the source code.