This is a strict syntactical superset of JavaScript and adds optional static typing to the language. It is developed and maintained by Microsoft.
TypeScript
This company developed Tensorflow.
This company primarily maintains Terraform.
HashiCorp
This tool, founded in 2011 by a former WebEx executive, is the world's most popular video conferencing platform.
Zoom
This process allows developers to automate, script and manage system setups with code.
Infrastructure as Code
In React, what Hook is used to perform side-effects in function components?
useEffect
Tensorflow is a library primarily used for what field?
Machine Learning (or AI)
Ansible was written in this language.
Python
Homebrew command to catalog all installed packages.
brew list
This type of task in Agile is not estimated because its size is considered too large or uncertain.
Epic
This HTTP status code indicates a permanent URL redirection
301
This Google Cloud Vision feature provides tags or annotations that identify objects, actions, and entities in an image.
Image Labeling
Terraform uses this system of plugins to create, manage, and manipulate infrastructure resources.
Providers
This GitHub feature allows organizations to publish private npm packages and Docker images in a repository.
GitHub Packages
This term from Domain-Driven Design refers to a state change in the system, often named in the past tense.
Domain Event
This Lodash method creates an array with all falsey values removed.
compact
This is the mechanism used by Great Expectations to verify that datasets meet certain conditions before processing.
Data Assertion
This protocol is used by Grafana to fetch metrics from a datasource.
HTTP
Homebrew packages are defined in scripts named this.
Formulae
This type of spike might involve conducting a user survey or study.
Functional (or Discovery) Spike
This is a special Jest command used to pause execution of a test.
debug
This PostgreSQL command reclaims storage occupied by dead tuples.
VACUUM
This Kubernetes network plugin uses eBPF to provide a CNI plugin for Kubernetes that is highly scalable and efficient.
Cilium
This feature in Google Calendar can automate meeting scheduling across multiple time zones.
Secondary Time Zone
During an Event Storming session, these events represent something that needs to happen but has not been implemented yet.
Opportunity