Chat freely about the open source Javascript projects for ESP8266

User avatar
By Inq720
#94390 On an ESP8266... Certainly!

You can write you're own server, set up a file system, copy files to it and have the server, serve them to your browser.

... or you can use a library (like mine) that can do all that logistics for you. Mine does it with three lines of code in you Sketch... then drag and drop your JS files (and other browser mark-up) onto the server created.
User avatar
By Inq720
#94391 These three apps (on this forum) use the InqPortal and do have the client side markup (HTML, CSS and JavaScript) hosted on the same IoT server. The last one is getting involved as the college student is doing custom JavaScript library of his own.

Weather Station - https://www.esp8266.com/viewtopic.php?f=11&t=23581
HotWheels Speed Trap - https://www.esp8266.com/viewtopic.php?f=11&t=23596
Soil Dampness - https://www.esp8266.com/viewtopic.php?f=11&t=23633