-
- [ ] [GitHub page](https://samuelwaang.github.io/individ/tpt) for Test Prep study, requiring 5.1, 5.2 notes and actions( See "GitHub pages actions" at the bottom of each TPT page on cspcoders
-…
-
Great project man!
The only thing that concerns me is the performance issue:
```
6 tests completed.
DataView x 113,477 ops/sec ±5.44% (63 runs sampled)
Buffer…
-
9.5/10 for Connors video because all requirements are met and he shows a good understanding of the key concepts. He is missing code comments though. But it is still organized well with the patterns an…
-
Individual GitHub pages (3 points)
- [ ] GitHub page for Test Prep study, requiring 5.1, 5.2 notes and actions( See "GitHub pages actions" at the bottom of each TPT page on [cspcoders (Links to an …
-
Individual Github Pages(3 points)
- [X] Navigates Tech Talk, Test Prep notes and plans
- [X] Navigates Data Structures work, GitHub for Code, Replit for runtime, or alternatives
- [X] Navigates Cre…
-
- [x] GitHub page for Test Prep study, requiring 5.1, 5.2 notes and actions( See "GitHub pages actions" at the bottom of each TPT page on [cspcoders (Links to an external site.)](https://cspcoders.ni…
-
`{
"version": 2,
"builds": [
{ "src": "index.js", "use": "@vercel/node" }
],
"routes": [
{ "src": "/api/hook", "dest": "/index.js" }
]
}`
-
`{
"name": "nodejs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"auth…
-
`const express = require('express');
const TelegramBot = require('node-telegram-bot-api');
const bodyParser = require('body-parser');
const app = express();
const port = process.env.PORT || 3000…
-
It's time to get the dirty [Data Magic](https://github.com/climate-tech-handbook/data-magic/) repo cleaned up and merged into our primary repo.
@ArLough is leading this, with advisory assistance fr…