Esprima FAQ - devuxd/SeeCodeRun GitHub Wiki
The following are some good links for learning about parsing code with Esprima:
Github Readme and Documentation For Esprima
Quick Intro to JS Static and Dynamic Analysis with Esprima
Esprima @ SeeCodeRun
An intro about the code initial used by the ExecutionTrace team and their API.