I’m in the middle of teaching students JavaScript and have put together a small project that performs some basic dynamic HTML. I’m using facts surrounding the assassination of Abraham Lincoln as content of the project, since this month marks the 150th anniversary of his death. The project is incomplete on purpose so students can fork […]
Category Archives: JavaScript
Ajax-based Email Check Web App
When teaching Ajax concepts, I’ve always shared a small web app that checks whether an email exists in a database. The code is now on Bitbucket and a video on how it works is on YouTube.