Mahendra Dewanganmahendradew.hashnode.dev·Sep 29, 2023How to Create Your Own Google Chrome ExtensionIf you're a Google Chrome enthusiast, you've likely explored various browser extensions. But have you ever been curious about building one of your own? In this blog post, I'll guide you through the process of constructing a Chrome extension entirely ...Discuss·12 likes·31 reads#ChromeExtensions
Muhamad Rizkimuriz.hashnode.dev·Sep 14, 2023How to install ImageMagick PHP extension in WindowsIn this article, I will show you step-by-step how to install ImageMagick PHP extension in Windows. Make sure you follow the steps carefully so that you can successfully install it. About ImageMagick Based on imagemagick.org, ImageMagick is a free, op...DiscussImageMagick
Bama Charan Chhandogibamacharan.hashnode.dev·Aug 28, 2023AI Tools you need to know: '23 edition;)Introduction: AI stands for Artificial intelligence. If you know AI, you will understand this article very well. If you are a developer these tools are very important for your journey. so let's start. 1. Tabnine: Tabnine is an AI code Assistant.Tabni...Discuss·1 like·55 readsGeneral Programming
Kishan Sindhikishansindhi.hashnode.dev·Aug 16, 2023Diving into Dart Extensions: From Basics to Advanced TechniquesIntroduction: Understanding Extension Methods in Dart Extension methods in Dart offer a powerful mechanism for adding new functionality to existing classes, even ones that you don't have control over, without the need to modify their source code. Th...Discuss·2 likes·260 readsDart
Ishaan Adarshreqi3m.hashnode.dev·Aug 9, 2023Day [86-> 93 ] All doneI'm thrilled to share that the final stages of my project are in motion. After comprehensive reviews by my mentors, I've made necessary refinements to the code and documentation. With their approval, I'm confident that the project is at its best stat...DiscussPostgreSQL
Anom Warbhuvan0xanomblogs.hashnode.dev·Aug 7, 2023Top 27 VS code extensionsAuthor - Anom Warbhuvan Visual Studio Code, or VS Code, is a well-known and highly-rated code editor with a plethora of features and extensions to enhance the development experience. One of the primary benefits of using VS Code is its flexibility whi...Discussvscode extensions
Ishaan Adarshreqi3m.hashnode.dev·Aug 3, 2023Day 85 - Added docs to PGXN QSI have made further progress on the project, incorporating valuable feedback from my mentors. Specifically, I focused on enhancing the documentation related to PGXN and pgxnclient in the Quick Start guide for extensions. Based on the mentor's feedbac...DiscussPostgreSQL
Ishaan Adarshreqi3m.hashnode.dev·Aug 3, 2023Day 84 - SGMLAs the final touches are being applied to the extensions, I am excited to move on to the next step of the process – converting the comprehensive Markdown documentation to SGML format for integration into the official PostgreSQL documentation. The tra...DiscussPostgreSQL
Ishaan Adarshreqi3m.hashnode.dev·Aug 3, 2023Day 83 - Some More ChangesAfter receiving valuable feedback from my mentors, I diligently worked on incorporating the suggested changes to the various procedural languages (PLs) in my PostgreSQL extensions. The review process was an essential step in refining my work and ensu...DiscussPostgreSQL
Ishaan Adarshreqi3m.hashnode.dev·Jul 31, 2023Day 81 - Python ExtToday, I embarked on a search for information on creating a Python extension for PostgreSQL. However, to my surprise, I couldn't find much relevant material on the subject. Feeling a bit stuck, I decided to seek help from the supportive PostgreSQL co...DiscussPostgreSQL