Mehdi Jaimjdev.vercel.app·Nov 2, 2024Code Design: Chapter 4 - Coding Standards and Best PracticesIntroduction Coding standards and best practices are crucial for ensuring code quality, maintainability, and collaboration within development teams. Adhering to these practices not only helps developers write better code but also fosters a culture of...DiscussCode Designclean code
Jung Wook ParkforCodeSnapcodesnapmag.hashnode.dev·Nov 1, 2024표준, 개발자의 공통어2024년 11월호 코드스냅 뉴스레터를 소개합니다. 웹 개발 번역 매거진 코드스냅은 매월 다른 주제의 아티클을 선정하여 한국어로 전달해 드립니다. 11월호 뉴스레터는 <표준, 개발자의 공통어 Standard, Developer's Lingua franca>라는 주제로 팀원들이 다섯 편의 원문을 번역하였습니다. 같은 순간 함께 대화를 나눌 수 있는 온라인 시대가 되었음에도 불구하고, 각자가 느끼는 시각 또는 여러 가지 단위 등 우리가 속한 사회의...Discuss·3 likesNovember 2024standards
Derek Armstrongderekarmstrong.dev·Aug 14, 2024Easy-to-Understand Python Naming Conventions and Coding Best PracticesLet's dive into the world of Python naming conventions, but this time with a sprinkle of fun and metaphors. We'll cover everything from naming your variables to creating class names, and we'll do it with practical, easy-to-remember examples. So, grab...Discuss·13 likes·59 reads👨🏻💻 Code Craftcoding
Henrique Leitehenriqueleite42.com·Aug 14, 2024Anvil: An attempt of saving timeWhen I'm creating a new project, I always have the same problem: To follow best practices and make the code maintainable, the codebase becomes extremely verbose. It always takes my motivation from me to have to write a bunch of stuff only to make som...Discuss·58 readscodegeneration
Shahin Hemmatidevopsdetours.com·Aug 6, 2024The Standard Definition of Cloud ComputingCloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released ...DiscussMisc.Cloud
Amit Paunikaramitpaunikar.hashnode.dev·Jun 14, 2024Six common compliance standards required for protection of dataEvery business that you do and every product that you create or use in the IT industry has something to do with data. To regulate the use and protection of data, several Compliance Standards have been defined to prevent misuse of this data. Here we l...Discusscompliance
Samokhvalova Valentinablog.valsa.solutions·May 9, 2024Understanding Kubernetes Pod Security Standards: Definitions and SignificanceKubernetes Pod Security Standards (PSS) are designed to provide scalable security configurations that cater to a wide range of security requirements for pods within a Kubernetes cluster. These standards are defined across three distinct levels: Privi...DiscussKubernetespod-security
Thanga Ganapathyganapathy.hashnode.dev·Apr 19, 2024Use JavaScript's New Set Composition Methods Without PolyfillsWelcome, There is a proposal to add methods like union and intersection to JavaScript's built-in Set class. It is currently at stage 3, but some browsers like chrome already supports it. As you can see the currently supported runtimes are very limite...DiscussJavaScript
Nehal Ingolelearnwithnehal.hashnode.dev·Mar 15, 2024An In-Depth Exploration of How the Internet WorksIntroduction The internet stands as a pinnacle of human achievement, revolutionizing the way we communicate, collaborate, and access information. However, beneath its seemingly seamless facade lies a complex labyrinth of interconnected systems and pr...DiscussNodeISPs
BuildBearbuildbear.hashnode.dev·Dec 19, 2023ERC Standards: A Comprehensive GuideThis article was first published on the BuildBear website at https://www.buildbear.io/blogs/ERC_Standards. What are ERC standards? ERC stands for "Ethereum Request for Comments." These are essentially sets of technical guidelines that define how smar...Discusserc