
Anish De
@anishde12020
14 • Tech Enthusiast • Fullstack Web Developer • Blogger • Tech YouTuber


Make a toast with HTML, CSS, and JS
Written by Anish De
## Introduction Toasts are very useful for showing users some information. It has a wide variety of uses from displaying success messages for successful actions, showing error messages in ca...


Open Source in Everyday Life
Written by Anish De
We often don't realize but open-source projects play a huge role in our life. Today, in this article, I am going to talk about how we use open-source technologies in our everyday life and wh...


Creating a Bug Report Form in GitHub
Written by Anish De
[GitHub](https://github.com/) allowed us to make pre-build issue templates in the form of markdown files which the person reporting the bug could fill out. This was better than presenting th...


Getting started with React Ink
Written by Anish De
Have you ever wondered if you can use React for the command-line interface (CLI)? Yes, you can!!! React is not only used for web development but also for making Android and iOS apps [(React...


How to install Figma on Linux
Written by Anish De
[Figma](https://www.figma.com/) is a great UI/UX tool with a quite generous free tier. This means many developers use Figma to prototype their application or website designs (including me)....