DEDouglas Ebhomaningit-and-github-for-technical-writers.hashnode.devCI/CD for Technical WritersSeries: Git & GitHub for Technical Writers · Part 5 🔹 Part 1 — Git Basics for Technical Writers 🔹 Part 2 — Git vs GitHub: Understanding the Documentation Workflow 🔹 Part 3 — From Editing Files to M19h ago·11 min read
SShayintoddlerstech.hashnode.devif (rainy) {i want to read} else {i want to play }What is control flow? I know the starting is a bit complex. How can i ask so much , the control flow ? Let me start with an example - even before using conditionals in a programming language , we ha1d ago·6 min read
SShayintoddlerstech.hashnode.devHitting the Bull's Eye with Arrow FunctionsDoes Arrow function has 🏹? yeah kind of . Well apart from fancy name it completely works like a regular function . It supports passing arguments and do whatever you want inside its block and return a2d ago·3 min read
AEArinze Egbo (NrArinze)inapexxsynapse.hashnode.devThe Hardware Bottleneck: Upgrading HSMs for Lattice-Based CryptographyPhysical Reality of the Quantum Transition Most security professionals treat encryption as a software configuration, but for enterprise grade security, the "Root of Trust" always lives in hardware. Ha4d ago·3 min read
DEDouglas Ebhomaningit-and-github-for-technical-writers.hashnode.devPull Requests for Technical Writers: Controlling Documentation State in Docs-as-Code WorkflowsSeries: Git & GitHub for Technical Writers · Part 4 🔹 Part 1 — Git Basics for Technical Writers 🔹 Part 2 — Git vs GitHub: Understanding the Documentation Workflow 🔹 Part 3 — From Editing Files to MMar 2·7 min read
SShayintoddlerstech.hashnode.devI write PromisesWhat is Promise ? I have always told you that if you read a familiar word while studying any programming language then you should feel lucky and be grateful to the developers 🧑🏼💻. Concept of promiMar 1·6 min read
SShayintoddlerstech.hashnode.devArrays In JavaScriptwhat is an array ? An Array is an object type designed for storing data collections. Key characteristics of JavaScript arrays are: Elements: An array is a list of values, known as elements. Ordered:Feb 25·6 min read
TOTemitope Olamiposi Lawalinblanck.hashnode.devFlow MCP Configuration: Beyond the Official DocsAre you a builder, a designer, or a developer who loves tinkering with code but is not a blockchain developer, and wants to explore Flow blockchain development using Cursor's AI coding assistant with Feb 24·6 min read
DEDouglas Ebhomaningit-and-github-for-technical-writers.hashnode.devFrom Editing Files to Managing Versions Series: Git & GitHub for Technical Writers · Part 3 🔹 Part 1 — Git Basics for Technical Writers 🔹 Part 2 — Git vs GitHub: Understanding the Documentation Workflow 🔹 Part 4 — Pull Requests: ControllFeb 23·6 min read
PJPriyanshu Jajalinasync-js-explained.hashnode.devAsync JavaScript Explained — Part 2Welcome back! In Part 1, we covered callbacks, callback hell, and the basics of Promises. Now we'll dive deeper into advanced Promise techniques and modern async/await syntax that will transform how yFeb 23·12 min read