Everything learning, from code to design and start to finish
The Benefits and Disadvantages of Using Barrel Files in JavaScript
Validate that the type of an expression matches some type, without changing the resulting type of that expression
How to start with Node.js and the Node Package Manager
Get to Know Symbols: The Unique Data Type for Object Properties
How to use Typescript types for Tailwind-CSS
How to use different images in Markdown for light or dark mode
How to implement MSW for local development in SvelteKit
Create a list of dependencies for you SvelteKit-project
How to import your component on demand
How to create a path alias in SvelteKit
How to use Hot Module Reload with SvelteKit and Gitpod
Why code reviews are the most powerful tool to become a better developer
Improved template literal types with Typescript 4.5
A slightly special import-syntax for builtin modules
One command to use for removing ignored files that are checked-in
A safe alternative to Javascript's Promise.all
How to search for repositories and quick actions on Github
How I designed the article page for this web app
How the 'navigator' enables progressively enhancing your web apps
How to create a very simple analog clock with animation only in Tailwind.css
The thoughts that influenced the design of my personal portfolio page
How I designed the overview page for all post-categories
How to use 'sendBeacon' to reliably transmit small data chunks
How I wrote a JS-plugin for the xbar-app to see the current number of visitors
The magic of rendering elements outside the own DOM-tree
How to show your iOS screen on your Mac
How to create licenses from your package.json
The Javascript XML sytnax
How to use a different Github-user for different projects
How to pass parameters to an ES6 module when importing it
How to use template strings as functions
How to use type checking for your next.config.js
Take a detailed look at the implementation of a try-catch-finally-block
How to best type tuples in Typescript 4.2 and later
A simple guide about the difference between Authorization and Authentication
Typescript supports private properties for classes
How to narrow down string types using the template string mechanism
How use a badge for your installed PWA
How to publish your PWA in the Microsoft App Store
Providing media meta data and callbacks in your PWA
How to enhance your pages with more semantic information
Using WaveNet to add speech synthesis for articles
See how versatile Github's Markdown can be
Taking a look at a new aspect in UI design
The interdisciplinary field of natural patterns in digital computation
How to validate your web app - and create an Android app from it
How use the web's native share-API
Formen, Chancen und Nachteile von Open Science
How to install Netgear's AC600 drivers on Ubuntu
How to use a custom domain for Firebase Functions
It's everything as a service, and more
Let's use the navigator to shake your device
How to design a copy-to-clipboard action in your UX
Mobile Webkit's handling of 100vh might need more attention
How to be more creative by being more systematic
Why coding is more than the stringing together of symbols