save
This commit is contained in:
parent
5e43d985c1
commit
8c238f0efb
3 changed files with 8 additions and 8 deletions
|
|
@ -1 +0,0 @@
|
||||||
# Place holder
|
|
||||||
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
|
@ -21,13 +21,7 @@
|
||||||
"<C-j>": false,
|
"<C-j>": false,
|
||||||
"<C-S-c>": false,
|
"<C-S-c>": false,
|
||||||
"<C-k>": false
|
"<C-k>": false
|
||||||
},
|
}
|
||||||
|
|
||||||
// Terminal copy/paste via Ctrl+Shift+C / Ctrl+Shift+V
|
|
||||||
/* "terminal.integrated.copyOnSelection": false,
|
|
||||||
"terminal.integrated.commandsToSkipShell": [
|
|
||||||
"workbench.action.terminal.copySelection",
|
|
||||||
"workbench.action.terminal.paste"
|
|
||||||
], */
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,3 +1,10 @@
|
||||||
|
- Pandas
|
||||||
|
|
||||||
|
- Setting up a nas computer DIY
|
||||||
|
https://www.youtube.com/watch?v=8_1OBOeuBsA
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- Next.js Pages Router Tutorial — <https://nextjs.org/learn/pages-router>
|
- Next.js Pages Router Tutorial — <https://nextjs.org/learn/pages-router>
|
||||||
- Next.js Dashboard App Tutorial — <https://nextjs.org/learn/dashboard-app>
|
- Next.js Dashboard App Tutorial — <https://nextjs.org/learn/dashboard-app>
|
||||||
- MDN: Using Promises — <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises>
|
- MDN: Using Promises — <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue