Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Examples

This documentation is designed for people new to JavaScript programming and making API requests. It is designed to let you quickly start exploring and developing applications with MyPortal data. The examples will step you through the basic steps of making a web requests, and then onto more advanced topics as you gain expertise.

Prerequisites

To best understand this example, you should be at least familiar with the basics of HTML templating. If you are not, it is recommended to go through the Free Code Camp series of tutorials to get a start.

You are not required to know Javascript for the first guide. But, as the guides progress in difficulty, you will be expected to know the basics of Javascript and/or Object Oriented Programming. Free Code Camp also has Javascript tutorials.