Where to write server side network calls for fetching data and what all lifecycle methods of ReactJs are used?
Note: As in ReactJS, files are made using .js extension and needs many ReactJS imports (like import React, {Component, PropTypes} from 'react'
So do amp allow these imports as everything is js.