Hi there, I'm Elke! đź‘‹

Latest blogposts
-
Why you should stop using the logical OR in JavaScript
At first glance, JavaScript's logical OR operator (||) seems like a straightforward way to handle default values and conditional logic. It’s concise, widely used, and often appears in tutorials as a go-to solution for setting fallbacks. But beneath its simplicity lies a range of potential issues that can lead to unexpected behavior, subtle bugs, and confusing code.
- frontend
- javascript
- operators
-
The initial Git commit
As a version control system, Git is one of the most widely adopted ones that developers use daily. Since Git is maintained in Git, we can look back in the history to find the original commit.
- history
- git
-
The Vue ecosystem in 2025
Vue remains a top choice for building modern web apps in 2025. With a mature ecosystem, choosing the right tools can boost your productivity and app quality. This post highlights the essential libraries and utilities for Vue projects in 2025.
- frontend
- vue
-
Reset all CSS properties in 1 line
Let's look at the powerful CSS statements 'all: revert' and 'all: initial' to see how they can improve your CSS skills.
- css
- frontend
-
Podcasts I listen to while running
I love to listen to podcasts while running. Over the years, I've accumulated a lot of hours and shows that I've listened to. Here's an overview of the podcasts that I listened to the most.
- running
- podcasts