Summary
Understand how Transcrypt translates Python to JavaScript and uses sourcemaps to allow debugging of Python code directly in the browser. Explore techniques that improve error tracing and prepare to integrate external JavaScript libraries in future lessons.
We'll cover the following...
We'll cover the following...
What we learned
We saw here how Transcrypt maps Python functions to equivalent ...