Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.14 KB

File metadata and controls

28 lines (17 loc) · 1.14 KB

JSDoc vs Typescript?! Comparing DX

Comparing developer experience for JSDoc vs Typescript

This repository contains code and related materials for JSDoc vs Typescript?! Comparing DX video.

Project description

This is a small demo showing differences between JSDoc and Typescript DX while developing libs and apps in javascript and typescript.

Stream conclusion: JSDoc provides comparable DX (when using VS Code) in both - js and ts projects (although importing JSDoc declarations into ts projects requires additional work)

Related links

Useful links

License

MIT