
Every AI coding tool ships the same indigo gradient, so I built a skill that stops it
Tastemaker turns real references into a visual system your coding agent can build with—and remember.
Search for a command to run...

Tastemaker turns real references into a visual system your coding agent can build with—and remember.

The Origin It all started in 2019 when I watched my first anime series and I fell in love with it. Since then I always noticed that the anime culture is underappreciated in India. So, I wanted to spread the news about anime through something that I k...

Content Why use Redux? Why not to use Redux? Step by step implementation of Redux React-Redux Hooks userSelector useDispatch @Reduxjs/toolkit configureStore createSlice Why use Redux? Redux is used for state management. It is used to pass th...

Have you ever thought about what are the things that are common in all programmers? Maybe inflicting pain on ourselves while debugging. Well that is true but I don't want to dive in that topic (if you get what I mean ;-} ). I always thought that ther...

Introduction Are you planning on creating a countdown timer to implement in your website? Then, congrats my friend you have come to the right place. In this article I will instruct you on how to use a simple npm-package called react-countdown-circle-...

How it all started? Couple of months back while surfing through the internet I found a particular clip of a cartoon which looked interesting so, I watched it and it seemed quite interesting. Then I searched the title of the clip and saw that the cart...

On my recent quest of finding out optimized solutions to increase the development speed, I came across a solution to one of the biggest problems faced by almost every developers which is giving class names to the html elements. We often overcomplicat...
The beginning of most of the self-taught developers usually starts after watching a coding YouTube video (this happened in my case). As you guys might know that YouTube gives some weird recommendations sometime which is completely opposite to the typ...
Introduction First of all starting with the most important question, What is Jina? So, far with the knowledge that I have accumulated I can sum up the question saying Jina is a open-source neural-search framework which can be used as your backen...