TBT: Remember when gas fees were killing us in 2021? π
Now with L2s everywhere, building feels smooth.
Grateful for the progress. What's one web3 change you're most thankful for in the last year? π
Quick Solidity snippet Tuesday:
Use immutable variables for gas savings on constants.
Example:
address immutable public owner;
constructor() { owner = msg.sender; }
Small wins add up in web3 dev. What's your go-to gas optimization trick? π οΈπ₯
GM degens βοΈ
Monday hits different when you're stacking code & sats.
What's one line of code (or one trade) that changed your week last week? Drop it below π