What is the tool is used to save shared passwords for the PSE team
Last Pass
What tool can BigCommerce customers use to develop on their storefront locally
Stencil
The acronym API stands for
Application Programming Interface
Who on the PSE team has been employed at BigCommerce the longest?
Brian Davenport
Commonly used in computer programming to defer the loading of an object until the point at which it is needed is referred to as what?
Lacy Loading
This API request is used to retrieve resource representation/information only
GET Request
Who on the PSE team has been employed by Bigcommerce for the least amount of time
Nancy Montiel
What JavaScript library did Facebook Develop for building user interfaces?
React
This API request is used to create new subordinate resources representation/information only
POST Request
Which former PSE was the first to Join the engineering team?
Adam Bilsing
According to GitHub what is the most popular programming language?
Javascript
The first web API was introduced by which company?
Salesforce
What was the first Escalations Manager?
Thomas Blahnik
AngularJS is a JavaScript-based open source front end framework that was developed by who?
What are the 5 HTTP Methods for RESTful APIs?
POST, GET, PUT, PATCH, DELETE