DEV Community

0 seconds of 1 hour, 40 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
1:00:40
 
Spiro Floropoulos
Spiro Floropoulos

Posted on

4 1

Developers Senior Class - Episode 2 - Some actual code

Overview

Follow me as I try to build a digital version of a physical board game! This is a long-form series (1 hour per episode, approximately) with little to no editing. The intent is to end up with a project that we can actually publish and use together! You will see me try, test, fail, think and hopefully succeed in the end.

This is not a series about simpler or beginner concepts in bite sized formats.

Your feedback is warmly welcome.

Please help me out! Share the video, like it, tweet about it, etc...

Source code lives at: https://github.com/spirodonfl/machi-koro

If you want to view this video on YouTube then just click here

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (2)

Collapse
 
denisviklov profile image
Denis Viklov

I had a look and I strongly recommend you check MeteorJS for your purpose instead of mashing everything on different technologies you get pub/sub server->client on websockets, internal view lib called blazed which works nice with React and hassle free realtime communication between players also don't forget about mobile apps that could be done from your existing code with apache cordova

Collapse
 
spirodonfl profile image
Spiro Floropoulos

Thanks for the tips. I've purposefully chosen my path with reason. I know it's not the best path or one most taken but there's a lot of reason behind everything I've done. Thank you though.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay