server NestJS: Server-Framework auf Steroide 🎉 NestJS ist das Turbo-Framework für NodeJS-Devs! 🚀 Mit TypeScript, OOP & FP wird jede Codezeile zum Vergnügen! 😎
DMS Download Amazon invoices automatically I often order from Amazon, from hardware to other things. Since Amazon doesn't send invoices by email and I need them in my DMS, I've now found a solution for this. 🔥
DMS Amazon Rechnungen automatisiert herunterladen Ich bestelle oft bei Amazon, von Hardware bis zu anderen Dingen. Da Amazon keine Rechnungen per Mail schickt und ich sie in meinem DMS benötige, habe ich jetzt eine Lösung dafür gefunden. 🔥
JavaScript Why you should only use TypeScript ☝️ JavaScript is dead, long live TypeScript! I explain how TypeScript actively supports you in writing better and more reliable code in this article 🎉
JavaScript Warum du nur noch TypeScript nutzen solltest ☝️ JavaScript ist tot, lang lebe TypeScript! Wie TypeScript dich aktiv unterstützt besseren und zuverlässigeren Code zu schreiben, erkläre ich dir in diesem Artikel 🎉
Webhooks Automate Home Assistant with WebHooks Firing automations in Home Assistant through external systems 🚀 Let me show you how to do it!
Webhooks Home Assistant mit WebHooks automatisieren Automationen in Home Assistant durch externe Systeme feuern 🚀 Ich zeig dir wie es geht!
Blogsoftware Ghost: The better WordPress Why you should switch from WordPress to Ghost, I explain in this article 🛠️
Blogsoftware Ghost: Das bessere WordPress Warum du von WordPress zu Ghost wechseln solltest, erkläre ich dir in diesem Artikel 🛠️
HomeAssistant Switching heaters on and off automatically Want to control your heating thermostats automatically via door and window contacts in Home Assistant? I'll show you how to do it 🎉
HomeAssistant Heizungen automatisiert ein- und ausschalten Du willst deine Heizungsthermostate automatisiert steuern über Tür und Fensterkontakte in Home Assistant? Ich zeig dir wie es geht 🎉
DMS Jeder braucht ein DMS zuhause Deine Dokumente stapeln sich in Ordnern? Digitalisiere sie doch einfach 📃
3D-Druck Spoolman: Your filament reel management Lost track of your filaments? I have a solution for that! 🛵
Tools Spoolman: Deine Filament-Rollenverwaltung Du verlierst den Überblick über deine Filamente? Ich habe eine Lösung dafür! 🛵
Maker My path to 3D printing How I got into 3D printing and why I use which printer and software, I'll show you here 💡
HomeAssistant Integrating the WEM portal into Home Assistant Integrate the main gas boiler with the WEM portal into the Home Assistant. We'll do it together! 🪵
Tools n8n Unleashed: Ultimate Workflow Automation Automate boring and repetitive processes quickly and easily 👇
TailwindCSS Pseudo selector :nth-child() explained interactively At first glance, the selector still seems really complicated, but I'll show you how you can use it for your needs 🔦
NodeJS Own API with NodeJS and Express In this day and age, APIs are the new "gold". They can be used to automate, retrieve or change many things. I'll show you how you write your first own API 🎉
NodeJS Eigene API mit NodeJS und Express Du willst dir eine eigene API für deine Dienste bauen? Wir machen es zusammen 👇
GitHub Automatically archive GitHub repos Automatically archive your repos when they are outdated? I will show you how you can do it 🔥
Webdevelopment Featured Hide your own page views in Umami Do you also use Umami to equip your websites with statistics and analyze them and it annoys you that your own visits appear there? We can solve it!
JSON Understanding and using REST APIs You may have seen or heard that modern applications use REST APIs. I'll show you whats behind that 🤔