Glossary

Introduction

In order to make the content consistent and searchable, here are a list of words to use. See Details for more.

List

aka: an alias for X or Y
array: ordererd sequence of elements

Examples:

Rational:

References:

cascade: propagating X and Y info

You can configure your site to cascade front matter values to the home page and any of its descendants. - Hugo

Run cascade to update the cascade configuration from the X and Y defined in en.

dict: unordered collection of key, value pairs

Shortened form of dictionary.

Examples:

Rational:

References:

handle: receiving, processing and responding to a request

Examples:

http: HTTP network request

Examples:

request: make a network request

Examples:

string: sequence of characters
x: a task to perform

Examples:

y: a tool or language to use

Examples:

Details

All programing languages use different words for different concept. E.g. list/array, package/module, etc.

This site aims at making examples discoverable and searchable. In that, it uses a consistent list of English words to describe similar concepts in various programing languages.

This is inherently incorrect, for example:

It is however possible to set “aka” values in the frontmatter of Xs and Ys.

Examples:

TODO: in the event of the word being an important distinction, exceptions can be made.

aka