<onWebFocus />

Knowledge is only real when shared.

Introducing zero-configuration

May 10, 2024

A more generic approach to handling all of your configuration needs.

Bun, Biome/OXC, AI Tools and Rsbuild

February 2, 2024

Reviewing some new Web Development tools on the horizon.

Thoughts on GraphQL

October 30, 2023

Is GraphQL still relevant and how will the future look like?

Animations on the Web

October 1, 2023

Looking for a consistent way to apply animations in React.

JavaScript: The Magic Parts

September 10, 2023

Rarely used but extremely handy features built into the language.

Creating Your Own Custom Font

September 3, 2023

All about fonts in Web Development and crafting a custom font with Figma.

Testing in Web Development

June 14, 2023

Reflections on the ways and practice of testing.

Trying Out Rspack and Mitosis

June 9, 2023

A journey that ends with using AI to generate cross-frameworks components.

Building a 3D Website with React

December 2022

How to create an interactive website with 3D elements in React.

tRPC, HTML & CSS and Serverless Databases

November 2022

An introduction to tRPC and a discussion on the relevance of HTML & CSS.

Authentication

October 2022

An overview of the current state of authentication for the web.

Designing as a Developer

September 2022

What's probably the best approach for a developer to ensure a good design.

Responsive React Native?!

August 2022

A plugin offering several ways to make a React Native application responsive.

Security and Privacy

July 2022

Considerations to make when developing websites or applications.

Less Native, More React

June 2022

Plugin to use patches to manage changes to native code.

Why You Shouldn't Dismiss Serverless

updated

May 2022

Use Serverless infrastructure to your advantage.

GraphQL

April 2022

Why and when to use GraphQL.

TypeScript Adoption

March 2022

Will type annotations find their way into the browser?

Color and Project Configuration

February 2022

Using colors in web development and configuring projects.

Rust

January 2022

How Rust based low-level tooling is improving workflows.

Abstraction in Programming

December 27, 2021

On the value of abstraction in programming.

The Mythical Monorepo

December 20, 2021

Reasons why you probably don't need a monorepo.

CSS Styling Architecture

December 13, 2021

Modern ways to do spacing and layering.

Open Source Funding

December 6, 2021

How Open Source developers can make a living.

Generate Social Media Share Images with Vercel

updated

November 29, 2021

Different Ways to Generate Dynamic Images with Vercel.

macOS for Web Development

November 22, 2021

Automated installation and configuration of macOS for Web Development.

Learning Web Development

November 15, 2021

Best way to learn Web Development nowadays.

Write Once, Run Anywhere?

November 8, 2021

When does a single codebase for multiple platforms makes sense?

Mobile App Framework Choice

November 1, 2021

Relevant factors when choosing how to build an app.

Everyday Tools

October 25, 2021

Useful tools for everyday web development.

GitHub npm Release Action

updated

October 18, 2021

GitHub action to automate publishing to npm.

Updating Dependencies

October 11, 2021

How and why to update dependencies regularly.

Hasura

October 4, 2021

Automatically generated GraphQL backend.

Debugging

updated

September 27, 2021

How to improve your debugging skills.

Optimization Techniques for Frontend Development

September 20, 2021

What opmization techniques are truly worth it.

Future of the Web Browser

September 13, 2021

How the browser architecture might change.

Responsive Websites without Breakpoints

September 6, 2021

Introducing wasser a plugin to create fully responsive websites without breakpoints.

Simply MobX

August 30, 2021

Introduction to state management with MobX.

dependencies vs. devDependencies

August 23, 2021

How to use dependencies and devDependencies meaningfully.

All-in-JS

August 16, 2021

Exploring the consequences of JSX and CSS-in-JS.

Prefab-Pattern

August 9, 2021

Pattern for configurable complex components in UI libraries.

Absolute Imports

August 2, 2021

Use absolute imports to make develpoment easier.

Commit

July 26, 2021

Version information in commit messages.

Version

updated

July 19, 2021

Versioning package releases.