Coding Building Type-Safe React Context: A Practical Tutorial Learn how to manage global state in React app using TypeScript and React Context. This step-by-step guide covers setup, creating a provider, using hooks, and integrating it into your app—ensuring type safety, encapsulation, and performance optimization. By Harduex 5 Feb 2025
Stable Diffusion Meet ComfyUI Meet ComfyUI! The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface. By Harduex 19 May 2024
programming How to Use TypeScript Aliases to Clean Up Your Import Statements When working with any technology it is important to maintain your code clean and organized. One way to achieve this in TypeScript is by using By Harduex 25 Apr 2023
AI How computers "see" When it comes to image processing and machine learning, it's important to understand how computers represent and interpret visual data. In this post, By Harduex 10 Apr 2023
network What is the /etc/hosts file? The /etc/hosts file is simply a plain text system file that allows you to map hostnames to IP addresses on your computer. It can By Harduex 27 Dec 2022
backend 10 Great npm and Node.js tools to manage your projects better Are you a Node.js developer looking for ways to streamline your workflow and manage your projects more efficiently? Look no further! Here are 10 By Harduex 19 Dec 2022
projects Interesting projects and tools, discovered on Github - Part 1 We programmers are constantly looking for new and more interesting tools with which to become more productive or to add them to our new project. By Harduex 27 Sep 2022
programming 15 must-have Visual Studio Code extensions List of the best visual studio code extensions that every developer should try 1. Better Comments Improve your code commenting by annotating with alert, informational, By Harduex 12 Sep 2022