Tag Archives: setTimeout

Javascript async and await Primer Tutorial

Related Javascript asynchronous functionality to that of Promise All Object Tutorial‘s Promise object is async and await Javascript keywords. As you can see in our David Walsh inspired Javascript function introduced into the Promise object code of recent times … … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Socket.IO Node.js Whiteboard Signature Collaboration Tutorial

Yesterday’s Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial showed us an integration into the Socket.IO Node.js “Whiteboard” (HTML canvas) web application involving textual data, in the sense that we could use the ASCII characters from 32 to 127 (and not many … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial

Yesterday’s Socket.IO Node.js Whiteboard Application Primer Tutorial set us up for using the dynamic duo of … Socket.IO … use of sockets Node.js … local web server … to collaborate with one HTML(5) canvas element per client on http://localhost:3000 sharing … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

Medical Acronyms Game Tutorial

And then there are the “rethinks” of data design, in thinking where to go next with our “Medical Roots and Prefixes and Suffixes and Acronyms Meaning game” web application we last mentioned with yesterday’s Medical Roots and Prefixes and Suffixes … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Medical Roots and Prefixes and Suffixes Sharing Tutorial

We’ve been thinking more about collaboration and sharing ideas and some personalization ideas today to complement earlier work we started on our “Health Root or Prefix or Suffix Meaning Game” last visited with Medical Roots and Prefixes and Suffixes Aesthetics … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Medical Roots and Prefixes and Suffixes Aesthetics Tutorial

We normally start the web application games we write by making sure the information, or data, aspects to the game are attended to. So for us, the priorities, end up being … making sure the information, or data, aspects to … Continue reading

Posted in eLearning, Event-Driven Programming, GIMP, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Medical Roots and Prefixes and Suffixes Game Tutorial

For us, there is a lot to discuss regarding HTML select (dropdown) elements. Alas, the mobile platforms have limited the power of these types of elements with their lack of size attribute values greater than one, and the ability to … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Textarea Width and Height Control Primer Tutorial

Continuing on the theme of HTML5 new elements (and features), HTML input types in today’s case, as for the previous Colour Discernment Game Primer Tutorial‘s case (of the new HTML5 type=color HTML input type) we draw parallels with … the … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment