Web_Development
Hi all. I’m trying to avoid AJAX or any other JS library for now since I am just fiddling around and want to get the vanilla basics down. Basically, I record a bunch of temperature data in an SQL database, I use a PHP file to extract this data and turn it into JSON format,…
Details