Saving and loading dates September 27, 2017/in HTML5, JavaScript/by GénesisSave your datetime always in UTC ISO and load it to the user interface using local ISO. Use native widgets to avoid facing date format preferences (middle endian, little endian, etc)
Select HTML table columns by clicking on the headers September 26, 2017/in HTML5, JavaScript/by Génesis
Asynchronous fetch with first class functions and closures September 19, 2017/in JavaScript/by GénesisGet and post with/without authorization needed