Markdown Memoirs

Welcome to Markdown Memoirs

Discover insightful articles about Web3 Development, Blockchain Technology, Smart Contract Security, Web development, programming best practices, and software engineering.

Latest Articles

Catch up on our newest thoughts, stories, and tutorials.

Beyond `git add`: 10 Senior Habits to Master Git as a Superpower
December 13, 2025
Aditya Mishra
Git is more than just a backup tool. Learn the 10 critical habits and mindsets that distinguish a productive senior engineer from someone just memorizing commands, focusing on clarity, history, and collaboration.
Git Version Control Engineering Practices Productivity Software Development Senior Engineer
20 Game-Changing CSS Features You Need to Master Now
September 28, 2025
Aditya Mishra
A rapid-fire guide to 20 revolutionary CSS features released in the last few years, including Container Queries, Nesting, @layer, and more, that fundamentally change how we write styles.
CSS CSS3 Web Development Frontend Container Queries Nesting Modern CSS
Understanding Ethereum Layer 2s and the Optimism Ecosystem
September 21, 2025
Aditya Mishra
A comprehensive guide to Ethereum's scaling solutions, focusing on Layer-2s, the Optimism network, the OP Stack, and its vision for a unified Superchain.
Ethereum Layer 2 Optimism Scaling Blockchain L2 Rollups OP Stack
Localhost vs. 127.0.0.1: Demystifying Your Local Network
September 8, 2025
Aditya Mishra
A simple guide for developers to understand the difference between localhost and 127.0.0.1 and how they work within the local network, covering IP addresses, DNS, and more.
localhost 127.0.0.1 Networking DNS IP Address Web Development
The Core Concepts of React: A Comprehensive Guide for Beginners
August 30, 2025
Aditya Mishra
A simple guide to the fundamental terminology of React, from components and JSX to state management, hooks, and advanced rendering concepts.
React JavaScript Web Development Frontend React Hooks Components State Management
Understanding Pay to Script Hash (P2SH) in Bitcoin
August 20, 2025
Aditya Mishra
Learn about Pay to Script Hash (P2SH), a Bitcoin transaction type that enables complex, multi-party transactions while simplifying the address format for the sender.
Bitcoin P2SH Blockchain Smart Contracts Multisig Cryptography BIP16