#typescript libraries

Subscribe
TypeScript libraries are collections of pre-written code that developers can use to solve common programming problems. The code is written in TypeScript, which is a superset of JavaScript, so it can be used in any JavaScript project. TypeScript libraries provide a way for developers to quickly and easily access useful code snippets without having to write them from scratch. This makes development faster and more efficient, while also ensuring that the code is reliable and well tested.
Josh Goldberg
Josh Goldberg
Open Source
Talk: Fireside Chat with Orta Therox
Matteo Collina
Matteo Collina
Platformatic
Talk: Generating types without climbing a tree
Lizz Parody
Lizz Parody
Stateful
Talk: Unlocking TypeScript's Potential: Exploring the Power of Ecosystem Tooling
Orta Therox
Orta Therox
Talk: Fireside Chat with Orta Therox
Eduardo San Martin Morote
Eduardo San Martin Morote
Vue.js Core Team
Talk: Stop Writing Your Routes
Daniel Roe
Daniel Roe
Nuxt
Talk: TypeScript for Library Authors: Harnessing the Power of TypeScript for DX
Aleksandra Sikora
Aleksandra Sikora
EdgeDB
Talk: TypeScript Performance: Going Beyond the Surface
John Reilly
John Reilly
Investec
Talk: 'TypeChat' Panel Discussion
Dan Vanderkam
Dan Vanderkam
Google
Talk: TypeScript and the Database: Who Owns the Types?
Mark Erikson
Mark Erikson
Replay.io
Talk: Publishing TS Libraries for Fun and Profit, Lessons from Maintaining TypeScript Libraries
Titian-Cornel Cernicova-Dragomir
Titian-Cornel Cernicova-Dragomir
Bloomberg
Talk: 'TypeChat' Panel Discussion
Nathan Shively-Sanders
Nathan Shively-Sanders
Microsoft
Talk: 'TypeChat' Panel Discussion
Gabriela Araujo Britto
Gabriela Araujo Britto
Microsoft
Talk: 'TypeChat' Panel Discussion
Kajetan Świątek
Kajetan Świątek
SoftServe
Talk: Type Safety at Runtime in Typescript
Loren Sands-Ramshaw
Loren Sands-Ramshaw
Temporal.io
Talk: How to build distributed systems in TypeScript
David Blass
David Blass
ArkType
Talk: ArkType: Bringing TypeScript to Runtime
Artur Kenzhaev
Artur Kenzhaev
Zoa
Talk: Enhanced AST Static Analysis with Typescript Language Server
Michael Poteat
Michael Poteat
Volley Inc
Talk: The Potential of Higher-Kinded Types for Library Semantics
Akash Joshi
Akash Joshi
SigTech
Talk: Unleashing Object Proxies: Building Type-Safe Wrappers for Anything
Chris Griffing
Chris Griffing
Fairwinds
Talk: Trees aren't just Foliage: ASTs and Practical Usage
Kevin Whinnery
Kevin Whinnery
Deno
Talk: Using TypeScript with Key/Value Databases