News

More simplicity, more speed. Dive into standout frameworks Astro, HTMX, and Alpine.js, catch up with React, Angular, and Bun, and feel the JavaScript love and unlove in this month’s JavaScript ...
Instead of the workflow being: I need to do some JavaScript work, so let me go get the runtime and the package manager and download the specific tools to stand up a working environment, followed ...
Sep 22, 2018 | 10:00 AM - 4:00 PM Add to Calendar 22-09-2018 10:00 22-09-2018 16:00 America/Toronto National Learn to Code Day: Intro to Browser Extensions with Javascript During this experience ...
Sep 15, 2018 | 10:00 AM - 4:00 PM Add to Calendar 15-09-2018 10:00 15-09-2018 16:00 America/Toronto Ladies Learning Code: JavaScript for Beginners: An Introduction to The Fundamentals of Web ...
Asynchronous programming in JavaScript leverages features like callbacks, promises and async/await to sidestep this issue by allowing other code to run in the meantime.