DEV Community

Discussion on: Self-Deprecation Needs to Stop 🛑

Collapse
 
moe64 profile image
Moe

Awesome Job! I really like the way you structured your application code, everything is easy to follow. You did all this sans framework! I can't wait for that Emulator and gamepad tho!

Collapse
 
nektro profile image
Meghan (she/her)

Future me: just pushed the Service Worker update so all the current (and future with time) apps work offline after their first visit!

Collapse
 
nektro profile image
Meghan (she/her) • Edited

Thanks, I'm glad you like them! I actually didn't use any frameworks, it's all custom built :)


The emulator (at least in the beginning) is going to be for NES ROMs on the web since I already wrote a file parser a while back, but haven't written the app code to run them.

And the gamepad app is largely based on html5gamepad.com but different presentation and on https with the rest of the apps