Frustrated developer seeks knowledgeable input on a really stupid problem that's probably not that difficult, but is still a problem. #docker #reactjs #nodejs #traefik #dns
I’ve had a time, I’ll tell you wut. My original category system got broken out into a classification and category system, with a classification being a top level and the category being a subset, which meant I had to go back and…
OK I am about to slam my head through a wall. I am writing this post in the hopes that someone can help me out before I have to resort to — *sigh* — Stack Overflow. Background I am working on a…
Right now, I am still working on the data management app. Currently, it runs a server as a Node app to serve the endpoints and connects to a Dockerized SQLServer instance via the mssql library using Tedium under the hood. I had…
Strap in, folks, this is going to be a wild ride. Not really. It’s more development talk, so it’s about as wild as a walk in the park, which this project is turning out not to be. I have mentioned that a…
Continuing my series on blogging about every line of code I write, today’s topic is one that is pretty critical to creating a working auth system that I don’t have to code. If I were rolling my own auth, I wouldn’t have…