0devis an open-source platform that allows you to generate AI agents and query/visialize different...
Flyte is an open-source, Kubernetes-native workflow orchestrator implemented in Go. It enables...
Tool calling is gaining more traction after two years of static content generation by LLMs. I've...
Cron is such a simple yet complex way of expressing schedules. In this short post I'll show you all...
It’s very common to need to remove a certain value from an array in JavaScript. In this post, I’ll...
There are few technologies in IT that achieve such dominance that they become virtually unrivaled....
In this brief introductory post I want to share 0dev, an open-source NL-first data platform. The...
Make Money Just by Writing a Function! Ever wondered if you could monetize your coding...
If you have many HTML pages in a directory, adding Google Analytics tracking code to all of them can...
Closures in JavaScript are like secret passageways for a function to remember certain variables, even...
You might be wondering how can I remove a specific item from an array. In fact, this is a common task...
You might ask yourself how can I remove a property from a JavaScript object? I've found myself in...
In this post I'll show how you can use the Clipboard API in JavaScript to make your web apps even...
In this video, I show you how #ChatGPT answers my question about the data I have in my tables....
A call-to-action (CTA) is a crucial element of any landing page. It is the button or link that...
Writing clean code is essential for every developer as it makes the code easy to read, understand and...
Everyone is using ChatGPT, and let me do my fair share too. I've been working on implementing the...
As a web developer, you know that a database is a crucial component of any web application. It's...
The days when just knowing how to code was enough for a web designer. As a matter of fact, in today's...
Backlinks, also known as incoming or inbound links, are links from external websites that point to a...
If you're new to JavaScript, you might be unclear about the distinctions between let, var, and const....
A crucial component of web design to help your website stand out from the competition is colour. A...
Welcome to the second tutorial in this series on animating with anime.js! In the previous post,...
Animations, if used wisely, can take the user experience of your websites to a whole different level,...
Gradient overlay is one of the coolest yet simplest effects that has become very popular in recent...
Hey folks, What an amazing time to participate in open-source! GitHub is offering to fund your...
We all know how awesome Git is in tracking changes, simplifying collaboration between multiple...
I remember when I started coding as a CS student, I used to start each project in a separate folder...
Have you ever changed something in your Git repository and then regretted it? Maybe you changed...
There are a couple of ways to make the fonts responsive. In this short tutorial, I jump right on a...