DEV Community

Publish a modern JavaScript (or TypeScript) library Series' Articles

Back to Tobias Barth's Series
Publish a modern JavaScript (or TypeScript) library
Cover image for Publish a modern JavaScript (or TypeScript) library

Publish a modern JavaScript (or TypeScript) library

15
Comments
3 min read
Transpile modern language features with Babel
Cover image for Transpile modern language features with Babel

Transpile modern language features with Babel

15
Comments 1
12 min read
Compiling modern language features with the TypeScript compiler
Cover image for Compiling modern language features with the TypeScript compiler

Compiling modern language features with the TypeScript compiler

10
Comments
7 min read
Building your library: Part 1
Cover image for Building your library: Part 1

Building your library: Part 1

5
Comments
4 min read
Check types and emit type declarations
Cover image for Check types and emit type declarations

Check types and emit type declarations

8
Comments
4 min read
How to bundle your library and why
Cover image for How to bundle your library and why

How to bundle your library and why

14
Comments 2
6 min read
Bundling your library with Webpack
Cover image for Bundling your library with Webpack

Bundling your library with Webpack

14
Comments 1
11 min read