Blog posts
- Size of Solidity Variables in Bytes
- Transparent vs UUPS Proxies
- Multichain Testing with Foundry
- Ethers.js: Get ETH Wallet/Contract Balance
- Shareable TypeScript Configuration
- TypeScript: ECMAScript and CommonJS Libraries
- Add Article Schema Markup to Eleventy Blog
- Shareable Prettier Configuration
- Build Your Own Code Coverage Report
- Jest: Fix Cannot Redefine Property 'x' TypeError
- Generate Vanity Wallet Address on macOS M1
- Deploy Smart Contract to Same Address Across Networks
- dapptools on macOS M1
- Whitespace Tokenizer in Rust
- printf: Use Without Shooting Yourself in the Foot
- Debugging in Rust with the Debug Trait
- Write and Compile POSIX-Compliant C Programs
- Multiple lines string in C
- C Buffer Allocation, Copying, and Concatenation: A Comprehensive Guide