Sachin Raverkarsagaofsilence.hashnode.dev·8 hours ago#0002 - Code of the Compassionate Coder: Wisdom from an Enlightened Software ArchitectWho Am I - Compassionate Coder Welcome, fellow coders, to a journey that transcends the mere syntax and algorithms of the digital realm. In the enchanting corridors of programming, where lines of code meet the complexities of human needs, we are abou...DiscussCodeZen: Mastering Mindfulness in Programmingmindfulness
Hardik Chotaliyahardikchotaliya.hashnode.dev·18 hours ago🚀 Crafting Clean, Modular, and Maintainable Automation Code: A Guide for Engineers 💻Introduction: 🦸♀️ Automation engineers, the unsung heroes of software quality 🚀 Automation engineers are the unsung heroes of software quality, automating the mundane to free up developers for strategic work. Yet, crafting effective automation cod...Discussclean code
Spheron NetworkforSpheron's Blogblog.spheron.network·Sep 29, 2023Top Tips for Successfully Hosting Your Static Site on IPFSThere has been growing interest in using the InterPlanetary File System (IPFS) to host websites due to its potential for improved performance and reliability. While the technology is still developing, there have been notable advancements and successf...Discussipfs
Brian Richie Sr.brianrichiesr.hashnode.dev·Sep 28, 2023README Essentials for your ProjectThere 3 main components to building a great project. Whether this project is the next Meta or a personal To-Do List, these components are vital to the success of your project. First is functionality. If it does not work the way intended, then there i...DiscussREADME
Ahmed Zubairudevahmed365.hashnode.dev·Sep 28, 2023Beginners Guide To Writing SQL Queries: SQL Joins and SubqueriesIn my previous post, we discussed basic SQL queries. In this chapter, we'll delve into more advanced SQL concepts. SQL offers a rich set of tools for interacting with data, such as JOINs, and subqueries. This article will cover the intricacies of the...DiscussSQL
indika kularathneindika.one·Sep 28, 2023JavaScript Strict Mode: Writing Cleaner and Safer CodeIntroduction JavaScript is a versatile and powerful programming language used extensively for web development. However, like any tool, it can lead to unexpected behaviors and errors if not used carefully. That's where JavaScript strict mode comes int...DiscussJavaScript
Lucky Sikolialuckysikolia.hashnode.dev·Sep 27, 2023Improve Visual Communication by using gridsIf you frequent #DesignTok, you've likely encountered the following statement: "Here are the best websites to get inspiration for your next website." Your journey between Behance and Dribble profiles, where you will draw inspiration from anything and...Discuss·1 likeUI Design
Christian Asconedingdongbug.hashnode.dev·Sep 22, 2023Cracking the code coverage mythWriting software tests is one of those activities that can dramatically increase its robustness and reliability, allowing developers to correct and refactor code knowing that nothing has been damaged, however, test suites are made of code as well, wr...Discuss·1 likecode coverage
Carlos Magalhãesblog.cadumagalhaes.dev·Sep 22, 2023Tudo que você precisa saber sobre SQLSQL é uma linguagem de manipulação e consulta de dados, que é usada em diversas ferramentas diferentes e que nos permite interagir com os bancos de dados sem a necessidade de muitos conhecimentos em linguagem de programação. Hoje a linguagem é um req...Discuss·656 readsTudo que você precisa saber para usarSQL
Shashank Kumarshashankkumar.hashnode.dev·Sep 22, 2023Web Dev Wisdom: Best PracticesWelcome to Web Dev Wisdom! If you've ever wondered about making websites without diving into confusing tech talk, you're in the right spot. This blog is your friendly GPS through the world of web development, keeping things simple and easy to underst...Discuss·1 like·48 readsWeb Development