DEV Community

Daniel Rotter profile picture

Daniel Rotter

404 bio not found

Location Altach, Austria Joined Joined on  Personal website https://danielrotter.at github website twitter website
git bisect and the importance of a clean history

git bisect and the importance of a clean history

1
Comments
9 min read

Want to connect with Daniel Rotter?

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

Already have an account? Sign in
Avoid mocking repositories by using in-memory implementations

Avoid mocking repositories by using in-memory implementations

Comments
12 min read
Making the shell history more useful by using shell variables

Making the shell history more useful by using shell variables

Comments
3 min read
Combine jq with curl to improve its JSON handling

Combine jq with curl to improve its JSON handling

2
Comments 1
4 min read
Use external programs like git in Neovim commands

Use external programs like git in Neovim commands

1
Comments 4
4 min read
Configuring nginx with php-fpm in kubernetes and the "File not found." error

Configuring nginx with php-fpm in kubernetes and the "File not found." error

1
Comments
3 min read
Some reasons for disliking react hooks

Some reasons for disliking react hooks

6
Comments
10 min read
Use git submodules and make for simple code sharing

Use git submodules and make for simple code sharing

6
Comments
7 min read
Code comments are (mostly) a violation of DRY

Code comments are (mostly) a violation of DRY

19
Comments 13
8 min read
Automatic command execution on file changes with entr

Automatic command execution on file changes with entr

8
Comments
4 min read
Applying design patterns: The builder and factory pattern in a DI context

Applying design patterns: The builder and factory pattern in a DI context

2
Comments
7 min read
Understanding animated graphs in D3.js

Understanding animated graphs in D3.js

2
Comments
10 min read
Typing in JavaScript — Flow vs. TypeScript

Typing in JavaScript — Flow vs. TypeScript

7
Comments
9 min read
Execute commands for multiple files using fish

Execute commands for multiple files using fish

3
Comments
4 min read
Finding used values of XML attributes using the command line

Finding used values of XML attributes using the command line

1
Comments
5 min read
Avoid z-indexes whenever possible

Avoid z-indexes whenever possible

5
Comments 4
11 min read
Creating highly customizable HTML presentations with markdown and pandoc

Creating highly customizable HTML presentations with markdown and pandoc

7
Comments
8 min read
loading...