You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JQuery driver code is pretty bad, written in a hurry and buggy. It'd be fun to come up with a more elegant solution that doesn't suffer from timing/ordering problems.
It should be possible to have it run stored 'demos' (move one ranger around in a circle, for example, or have it chase a wombat around the map). Something to grab attention and illustrate points from the presentation.
It should have a means to display requests and responses as they occur
It should be able to plug in different visualisations
In an ideal world, the driver should demonstrate that the API is a consistent platform to interact with the data source, and that the front end can be variations on a theme atop this platform.
The text was updated successfully, but these errors were encountered:
The JQuery driver code is pretty bad, written in a hurry and buggy. It'd be fun to come up with a more elegant solution that doesn't suffer from timing/ordering problems.
In an ideal world, the driver should demonstrate that the API is a consistent platform to interact with the data source, and that the front end can be variations on a theme atop this platform.
The text was updated successfully, but these errors were encountered: