GraphQL GraphQL: The future of APIs π GraphQL vs. REST: Discover the advantages and disadvantages of the modern query language for APIs! π
source code management NPM: The package manager for your project πͺ Learn all about NPM, the pros and cons of a package manager and how you can use NPM in your project! πͺ
programming Semantic Versioning: A Guide for Developers π Learn all about Semantic Versioning and how you can use it in your projects! Increase the quality of your software development processes! π
source-code-management Git: The history, use and benefits of source code management Git explained: History, use and benefits of source code management. Learn about branching, commands and increasing productivity! π
programming Best practices in programming: Clean code for you and your team π Discover coding best practices! Learn how to write readable, maintainable and clean code that is not only understandable for you, but also for your team. π
RxJS RxJS: The Reactive Revolution in JavaScript π Reactive programming with RxJS revolutionizes JavaScript by elegantly handling asynchronous data streams. Discover the power of observables and operators! π
TailwindCSS Tailwind CSS: CSS framework for Kickstart Discover the future of web design with Tailwind CSS! Efficient, flexible and perfect for beginners and professionals. π
programming Create tooltips quickly and easily Create simple tooltips with HTML/CSS with minimal JavaScript? I'll show you how to do it πͺ
server NestJS: Server framework on steroids π NestJS is the turbo framework for NodeJS devs! π With TypeScript, OOP & FP every line of code becomes a pleasure! π
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 π
Webhooks Automate Home Assistant with WebHooks Firing automations in Home Assistant through external systems π Let me show you how to do it!
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 π
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 π€