Sadra Yahyapourblog.imsadra.me·Nov 23, 2024I Switched to Hashnode DocsA few months ago, Hashnode launched a new app called "Docs", and I decided to move the documentation of one of my open-source projects to Hashnode. https://pyaction.imsadra.me/docs Working with it is as simple as writing blogs on Hashnode but in an...Discuss·20 likes·39 readsHashnodeHello Sandra, thank you for sharing your thoughts regarding Hashnode Docs. These are the feedbacks we need to know to improve the platform. Cheers to you switching to Hashnode Docs 😍 20
shinoj cmforHuffmanIDEhuffmanide.hashnode.dev·Nov 22, 2024Stop Reading Your Code, Start Seeing It: The Visual Development RevolutionIn 2024, we're still coding like it's 1999. Today, that changes. The Problem with Modern IDEs Three monitors. Five IDE windows. Endless walls of text. Another Monday morning, and Sarah's screen looks like a relic from the last century. Her "integrate...DiscussAIIDE
Coco Mincoco-in.hashnode.dev·Nov 21, 2024Decoding URL Encoding: Unveiling the Mystery Behind % SymbolsIn the vast and intricate web of modern development, URLs(Uniform Resource Locators) aren't just simple web addresses—they're like the postal addresses of the internet, guiding data to its destination. But URLs can't just be a jumble of any character...Discussdebugging
Bobobohashnode.hashnode.dev·Nov 21, 2024Top 5 Enterprise-Grade API Documentation Tools and Software for Seamless IntegrationIn today's digital business landscape, the quality and usability of API (Application Programming Interface) documentation are crucial for enterprise success. Choosing a reliable API documentation tool and software not only enhances developers' effici...DiscussAPI Design
Venom RexforFor the greater goodgreater-good.hashnode.dev·Nov 19, 2024Git : most short and efficient way to know about it### `git status` ### `git init` ### `git config --global user.email "name@example.com"` ### `git add . (or) git add "file-name"` ### `git config --global user.name "name"` ### `git commit -m "commit message"` ### `git log` ### `git config` --...DiscussGit
IOi-o.hashnode.dev·Nov 19, 2024DeveloperIn July 2024, I begun research into a career switch into Tech. I decided that Web Development might work for me and so, I began looking into learning Front-End skills. I took courses in HTML, CSS, Web Development, Programming Fundamentals and more. N...Discussbeginner
Ray Bergerblog.rayberger.org·Nov 17, 2024How to Add a Brand Preset to OpenStreetMapTLDR: Learn how to add brand presets to OpenStreetMap by following the official Name Suggestion Index contribution guide. A video tutorial demonstrating this process is available here. Introduction Brand presets help OpenStreetMap editors like iD, Ev...Discuss·216 readsopenstreetmap
Bernice Choybernicecpz.hashnode.dev·Nov 16, 2024[DH] Keeping an organised inventory of annotated screenshotsBackground Context A common knowledge management platform I used at work is Confluence. It’s a web based wiki that allows you to manage your documentations in the form of pages. A work buddy once shared with me how disorganised the content was in a s...DiscussDocumentation Habitsdocumentation
Swapnoneel SahaforKeploy Community Blogkeploy.hashnode.dev·Nov 15, 2024The Impact of AI on Code Commenting and Software DocumentationIn modern software development, clear code documentation and commenting are not only just a part of good practices, but also they are essential for effective collaboration, maintainability, and scaling projects over time. However, they are often negl...DiscussAI
Stan LoProst0012.dev·Nov 13, 2024A RDoc Maintainer's View on Ruby's DocumentationAs someone who genuinely cares about Ruby's developer experience, I've been thinking about Ruby's documentation for a while, especially after I became a maintainer of RDoc. And I'd like to share my thoughts on the current state of Ruby's documentatio...Discuss·1 like·307 readsdocumentation