Skip to content

Instantly share code, notes, and snippets.

View neila-a's full-sized avatar
🏫
Trapped in school

Neila neila-a

🏫
Trapped in school
View GitHub Profile
@neila-a
neila-a / Forwarding.md
Created September 17, 2023 03:19
Forwarding v1

Forwarding

Any var in this document (either before or after compilation) can be replaced by let if useLet: true is specified.

Constant declaration

const [type] [name] = [value];