Skip to content

Instantly share code, notes, and snippets.

View aviationfan's full-sized avatar
💭
Turning raw data into analysis

JJ Welch aviationfan

💭
Turning raw data into analysis
View GitHub Profile
@aviationfan
aviationfan / OctoPerf-Notes-and-Questions.markdown
Created October 23, 2019 17:22
OctoPerf Advanced Scripting Issues

OctoPerf Notes and Questions

The pet store app is a interesting way to show how the basics of OctoPerf scripting works. As part of my learning path I chose to jump into a real app that I know pretty well to see what the other end of the spectrum looks like.

ORVIS Mobile Web

ORVIS has a mobile web app that was designed to work very well with the mobile and tablet platforms that are popular in 2019. It is reactive web app that relies very heavily on:

  • JavaScript frameworks
  • Real time client side rendering
  • JSON data
  • Micro services