JSDocs: It's like TypeScript but without all that TypeScript | Austin Gil | Conf42 JavaScript 2022

Conference: Conf42 JavaScript 2022

Year: 2022

If you're a JavaScript developer, chances are, you've heard about TypeScript. In this talk, I want to share an iterative approach to enable TypeScript support with as little tooling as possible, using JSDocs. I break it into four stages: - Enabling TypeScript in a JavaScript file - Enabling TypScript in a whole JavaScript project - Integrating TypeScript into CI/CD Pipeline - Generating Type Definitions for Open-Source Libraries Other sessions at this event 🚀🪐 https://www.conf42.com/js2022 — 0:00 Intro 0:46 Talk