Traveling Coderman Blog

Hi! I am Fabian Böller. A product-minded fullstack engineer and the author of this blog Learn about this blog
Dive deep into software topics.
Read the latest and most popular posts.
Popular Posts
View all popular postsImplementing a light/dark mode toggle with pure JS/CSS
Coding Jan 4, 2022 9890 views
Learn how to implement a minimal light/dark mode toggle in Eleventy with pure JavaScript and CSS.
Eleventy
JavaScript
Testing Express.js endpoints with supertest
Node.js Feb 11, 2022 7432 views
Learn to write Jest unit tests with supertest to test Express.js controllers in a TypeScript Node.js service.
Node.js
TypeScript
Express.js
Jest
Recent Posts
View all recent postsInjecting an HTML snippet into every 11ty post
Coding Jul 21, 2022 243 views
Learn how to inject a rendered Nunjucks template into every post of your Eleventy blog.
Eleventy
JavaScript
Rendering a file structure with Prism in Eleventy
Coding Jun 15, 2022 147 views
Learn how to display a file system structure nicely on your Eleventy website with Prism.
Eleventy
JavaScript