The list below isn't meant to be exclusive, it's more so a collection of links that have helped me out along the way (and can hopefully help you). As you'll see, I've focused on JavaScript, React, and ...
Why it matters: JavaScript lets AP CSP students design interactive projects that clearly meet rubric criteria and engage users. Where to start: Code.org’s App Lab offers AP CSP-aligned tools, while ...
Write Web Components with ES2015 (ES6): This tutorial shows how to create a web component using ES2015 and how to make use of babel to transpile back to ES5. DOM Diffing & Patching: Diffing & Patching ...