You are reading a single comment by @allObjects and its replies. Click here to read the full conversation.
  • @russd, got it running local accessing your ip for the data. Began the separation of concerns work... and at the same time grow the inner workings of the DepartureBoard.js... a bit a challenge since it is all global function calling... said that, I could must put all JS code into one single file and it would still work... ;-).

    Question: what is the particular reason to use a JS written JSON parser and not the native JSON object as provided by the JS environment?

    I use the the JSON.parse() with a responseText of yours, and it works just fine...


    1 Attachment

    • departureBoardLocal.png
About

Avatar for allObjects @allObjects started