fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Brian :python: :flask: :html5:

I think I dug a hole for myself in the class again.

I offered groups a chance to build what they wanted using any skills/tools we've used so far this year.

One group was to build a chat app (websockets), so they need a server.

Two other groups want to make, essentially, CRUD apps, so I need to write up some DB schemas for them.

I'm wondering if it'd be better to teach them some Node and they write up their _own_ server-side code.