Bill DePhillips

Results 13 issues of Bill DePhillips

### Page where problem found? https://github.com/Techtonica/curriculum/blob/main/projects/eventonica-react/eventonica-postgres.md#instructions ### Type of problem [Originally raised in Slack](https://techtonicaorg.slack.com/archives/C908BQK99/p1615582056056300) by @akivalencia This is in reference to part 6 of eventonica which is connecting express server...

EASY

### Page where problem found? https://github.com/Techtonica/curriculum/blob/main/api/REST-API.md ### Type of problem As explained in #1517 the example code at a glance appears to be real code, it doesn't do anything. For...

EASY

The [relational DB](https://github.com/Techtonica/curriculum/blob/master/databases/relational-databases.md) lesson is far too lengthy. It should introduce some basics, ensure the participant has installed and can successfully use Postgres, and leave the rest of it up...

priority
good-first-issue
MEDIUM
pinned

The former SEAM, me, created a slideshow for an in-person workshop about asking for feedback. https://docs.google.com/presentation/d/1kaTYV_PoKpMukLSAev4MmjfFR02nTUCfjwD6rRptbk0/edit#slide=id.p We should convert this into a new lesson md file in the `career` folder....

Hacktoberfest
good-first-issue
MEDIUM

The former SEAM, me, created a slideshow for an in-person workshop: https://vegetabill.github.io/techtonica-deck/#1 We should convert this into a new lesson md file (and Google slideshow from the official template) and...

good-first-issue
MEDIUM

Recently we added a list of false positives: https://github.com/Techtonica/curriculum/blob/main/meta/false-dead-links.md I'm assuming these are caused by: - sites that block bots - since we have many links to the same sites...

Hacktoberfest
good-first-issue
EASY

**Updated needs:** the a11y lesson has been improved, but we're sure it could be better. We don't need tons more practice on any of these things, but more of an...

Hacktoberfest
EASY
pinned
social-justice

#### After discussing, we've decided to keep the objectives folder and contents, but we need a way to keep them in sync. One Solution: #### we can try embedme, which...

Hacktoberfest
MEDIUM
pinned

With webpack support enabled by #94 we can now make our browser JavaScript better. Please move all `fetch` calls currently in `main.js` into a new file called `api-client.js`. That way...

good first issue
UI
🛑 blocked

Since dev mode uses sqlite and does not use Auth0, we want to double check the logic works correctly as it will in a prod-like environment. - Configure Auth0 -...

Priority 5
🛑 blocked