I can't help but feel like this article is a good summary of what's wrong with the modern internet. It's not a bad article, it just feels like a parody. 'Ok guys, now here's the modern way to make one of the more simple things from yesteryear. First, lets bust out react.... A few hundred loc later... Ok guys the database... Sign up for account Several more hundred loc later... 'Now to actually write our functions' Do…
I understand where you're coming from, but I'm going to play devil's advocate and think through everything that needs to be considered for a simple, "back in the day" solution that involves apache, php, and a mysql database: 1. Provisioning the server, either via VPS or setting it up on your local machine and exposing port 443. 2. Installing Apache on your operating system 3. Installing a cert, getting it signed by a…
I think the OP’s comment was coming from a perspective of someone adding a hit counter to an app that already has app servers, etc, already in place.