Skip to content

MaxArt2501/typescriptless-types-talk

Repository files navigation

TypeScriptless types

Slides for a talk about using JSDoc for your application types. 17 slides, about 8 minutes.

Originally conceived for the 2024 Italian JS Day, Verona, 2024-04-11/12.

Built on top of P-Slides!

Building

Node.js 10.x is required (actually it could work in Node 8 - haven't checked).

To start the presentation in development mode:

  1. Clone the repository;
  2. npm i
  3. npm start

Or npm run build to just build it, then serve /public with your HTTP server of choice.

Tests

... what?

About

A talk about dealing with types on the frontend without using TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published