Create Chrome Extension With HTML, CSS, and JavaScript

Originally published at daily.dev Introduction Google Chrome is one of the most loved browsers for developers as well as general users. I use Google Chrome across all my devices and it helps me to sync Bookmarks, Browser History, Password Manager, and Much more. For Desktop, there are many things you can do apart from browsing on […]

Calendar Management API for your next project

Introduction In this hectic world when we want to do a lot of things but we have only 24 hours a day, it becomes crucial to maximize productivity and manage time efficiently. via GIPHY It’s hard to manage time on your own completely and it is not a trivial thing to do. But using a […]

How to contribute to forem?

Introduction Recently, I got the DEV Contributor badge for successfully creating issues and later pull requests that got merged into the master on GitHub. What I Contribute? BEFORE : AFTER : It was an UI issue that encountered while navigating to the profile via the chat section. Now it is fixed. So today, I am going to […]

Connect Your GitHub To VS Code

Introduction If you are reading this, then you probably know what GitHub and VS Code(Visual Studio Code). If not then here you go. Github is like social media for programmer where you can upload your code/ project file and get star, fork, and can be part of the developer and work on the project with […]