Chidinma Nwakordinmaa.hashnode.dev·Sep 14, 2024Build a Customizable Text Editor with TipTapPerhaps, this is not your first time building a text editor, or maybe it is. Either way, you’re going to appreciate this developer tool right here. If you’ve ever attempted to build a text editor from scratch, you know the journey can be both exhilar...Discuss·20 likesJavaScript
Abhishek Gurjarabhishekgurjar.hashnode.dev·Sep 13, 2024Building a Color Picker ExtensionIntroduction In this blog post, we'll explore how to create a simple yet powerful color picker browser extension. This extension allows users to easily pick colors from their screen, view a history of picked colors, and manage their color palette wit...Discuss·1 likecolor-picker-extension
Bama Charan Chhandogibamacharan.hashnode.dev·Sep 5, 2024Mongoose to Postman Converter: Simplifying Your API DevelopmentThe Mongoose to Postman Converter is a free-to-use Visual Studio Code extension designed to streamline your API development workflow. With just a few clicks, you can convert Mongoose schemas into Postman-compatible JSON data. This extension generates...Discuss·1 likeAI
Abhijit Zendeabhijitzende.hashnode.dev·Aug 16, 2024Add Dark Mode to Your Website with One Line of Code—Yes, Seriously😲The Magic Begins: Let’s cut to the chase. You don’t want to spend hours tinkering with CSS variables and JavaScript to get a decent dark mode. You just want a button that switches your website to dark mode with minimal effort. And that’s where Night...Discuss·1 like·33 readswebsite
Muhammad Ubaid Razamubaidr.hashnode.dev·Aug 13, 2024Kickstart Your Browser Extension Development with Vite, Vue 3, and Manifest V3Are you looking for a quick and efficient way to start building browser extensions with modern web technologies? Introducing our Vite-powered WebExtension Starter Template! This template is designed to streamline your development process by combining...DiscussVue.js
Nettribe Medianettribe.hashnode.dev·Aug 7, 2024Best VS Code Extensions for Web Developers: Our Top 10Introduction Visual Studio Code (VS Code) has become the go-to code editor for web developers thanks to its flexibility, ease of use, and extensive extension marketplace. Whether you are a beginner or a seasoned developer, the right extensions can si...DiscussVisual Studio Code
Satyam Singhklaus.hashnode.dev·Jul 28, 2024FeaturedAI internet navigation assistantInspiration Back when I was applying for my Canadian visa, I had a lot of questions but didn't want to go through an agent and pay them my hard-earned money. At the same time, I didn't want to waste my time navigating those websites because they are ...Victoria Lo and 2 others are discussing this3 people are discussing thisDiscuss·223 likes·832 readsAIForTomorrowThis project is on another level 🔥🔥🔥 Kudos Satyam Singh 20
Jesus Esquerjme2791dev.hashnode.dev·Jul 19, 2024How to Build and Publish a Chrome Extension: Step-by-Step Guide to Creating a Custom Session SaverIntroduction Creating a Chrome extension can seem daunting at first. But with the right guidance, it's manageable. This guide will walk you through building and publishing a Chrome extension. Called "Custom Session Saver." This extension allows users...Discuss·10 likesJavaScript
Alain IglesiasProblog.aiherrera.com·Jun 11, 2024Mastering the Comment Anchors Extension in Visual Studio CodeIn the ever-evolving world of software development, keeping your code well-organized and easy to navigate is crucial. One powerful tool to help you achieve this is the Comment Anchors extension in Visual Studio Code (VS Code). This extension allows y...Discuss·134 readsTips & Trickscomment anchors
Rohan Shrivastavarohanblogs.hashnode.dev·Jun 8, 2024Top 10 Best VS Code Extensions for DevelopersIntroduction As developers, we always strive to streamline our workflow and enhance our productivity. Visual Studio Code (VS Code) is a favorite among many due to its flexibility and the vast array of extensions available. Whether you're a seasone...Discuss·10 likes·29 readsVS Code