Today's guessing game: am I getting carpal tunnel syndrome or is my watch just way, way too tight?
Given the fact that my skin now has the outline of a watch on it, my money's actually on the second one
Currently building an app that lets you record countries you've been to and share a picture of the map. It works great on Firefox, but not on Chrome unless I run the snapshot function twice. So I'm running it twice.
This is some hacky shit
@samruby@Railway Hey, that's awesome to see! No hate on https://t.co/nBN6dNSnRQ at all--still planning on trying to get an upcoming Fastify app running on it :)
@Railway is pretty awesome so far--I got Strapi 80% deployed on https://t.co/nBN6dNSnRQ in a few minutes, but then spent an hour on a db connection error. Railway pulled my GitHub and built the whole thing in like 2 minutes flat. No errors, just working.
Serious question--I work with a developer that still uses "var" in a lot of their JavaScript code, and even changes some of my "const" and "let" variables to "var" when they refactor.
They seem to be a decent dev in other regards--so what am I missing? Is var still relevant?
Using Shopify's Redis SessionStorage library: errors everywhere
Implementing myself with a few API calls: Works instantly
Guess the SDK isn't always better