DEV Community

Tobias Barth profile picture

Tobias Barth

Freelance web-developer. Works mostly with React. Implements accessible, responsive web applications. Loves functional programming patterns. Does not love TypeScript.

Location Cologne, Germany Joined Joined on  Personal website http://tobias-barth.net github website twitter website
Bundling your library with Webpack

Bundling your library with Webpack

14
Comments 1
11 min read

Want to connect with Tobias Barth?

Create an account to connect with Tobias Barth. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to bundle your library and why

How to bundle your library and why

14
Comments 2
6 min read
Check types and emit type declarations

Check types and emit type declarations

8
Comments
4 min read
Building your library: Part 1

Building your library: Part 1

5
Comments
4 min read
Compiling modern language features with the TypeScript compiler

Compiling modern language features with the TypeScript compiler

10
Comments
7 min read
Transpile modern language features with Babel

Transpile modern language features with Babel

15
Comments 1
12 min read
Publish a modern JavaScript (or TypeScript) library

Publish a modern JavaScript (or TypeScript) library

15
Comments
3 min read
Resize LVM on LUKS partition without messing everything up

Resize LVM on LUKS partition without messing everything up

6
Comments
4 min read
Fix speed issue when writing to NAS system

Fix speed issue when writing to NAS system

6
Comments
2 min read
Execute Promise-based code in order over an array

Execute Promise-based code in order over an array

5
Comments 3
5 min read
loading...