68 followers
Hey 👋🏻,
I am a Software Engineer from Austria 🇦🇹. I am interested in, write about, and develop (open source) software solutions for and with JavaScript, TypeScript, ReactJs, and NodeJS.
"Twitter is the home of the trolls." You've probably heard this statement many times from your Twitter friends. That's why mute lists might grow all the time. The mute feature ensures that you do not see a tweet from a Twitter user, but you can still...
If you work a lot with Node projects, it often happens that you need to change the Node version. Older projects may still be running on Node 10 or 12, while newer ones already use Node 14. To quickly switch between versions, many people use nvm (node...
Git Hooks are scripts that run automatically every time you run a specific command (e.g. git push) in a Git repository. They allow you to customize parts of your development flow for the better (IMHO). You can lint staged files, run tests before you ...
Next.js lets you build production-grade applications that scale with ease. You can build static and dynamic websites with world-class development experience. The team behind Guillermo Rauch has built an environment that is preferred by thousands of s...
From time to time, many dev bloggers seem to publish a "Best of VS Code Extensions". I am now one of them and don't want to make an exception here. In today's blog post I'll show you a few of my favorite VS Code Extensions. Since I have a lot of exte...
As you might know from Catalin's "Improve Your Online Presence" and Danny Thompson's "HOW TO GET FOLLOWERS ON TWITTER! How I went from 0 to 30k Followers in 90 Days!" successful Twitter courses already, engagement on Twitter is one of the most import...