Why learned this
-> What led to learning this
This commit is contained in:
parent
f18bbb125e
commit
b72fcdf885
4
.vscode/template.code-snippets
vendored
4
.vscode/template.code-snippets
vendored
|
@ -5,7 +5,9 @@
|
|||
"body": [
|
||||
"# ${TM_FILENAME_BASE}",
|
||||
"",
|
||||
"## Why learned this",
|
||||
"## What led to learning this",
|
||||
"",
|
||||
"- ",
|
||||
"",
|
||||
"",
|
||||
],
|
||||
|
|
|
@ -24,6 +24,6 @@ Works by defining `<meta/>` tags like `<meta property="og:{}" content="{}" />`
|
|||
|
||||
- [Official documentation](https://ogp.me/)
|
||||
|
||||
## Why learned this
|
||||
## What led to learning this
|
||||
|
||||
- I Linked to [[Bolivar Paralelo]] in [[My LinkedIn]] and the preview was garbage
|
||||
|
|
|
@ -10,6 +10,6 @@ This will load the image when scrolling is near the viewport, using the [Interse
|
|||
|
||||
- <https://web.dev/native-lazy-loading>
|
||||
|
||||
## Why learned this
|
||||
## What led to learning this
|
||||
|
||||
- Accidentally: a rabbit hole that started at [Jason Crawford's github](https://github.com/jasoncrawford) and ended at <https://github.com/owid/owid-grapher/pull/422>
|
||||
|
|
Loading…
Reference in New Issue
Block a user