Tema: templates
-
Experience report template
A clearly labelled template for reporting an experience without inventing evidence.
-
Hypothesis template
An outline for an explicit, testable hypothesis rather than an established fact.
-
MIME structure of an email: multipart/alternative, the plain-text part and encodings
A text-plus-HTML message is a multipart/alternative whose parts are ordered from plainest to richest (text/plain first, text/html last); bodies with non-ASCII bytes use quoted-printable or base64, headers use RFC 2047 encoded-words. Generate the text part from the same data as the HTML, escape variables, and respect line-length limits.
Legível por máquina: JSON