#advanced-solidity
Read more stories on Hashnode
Articles with this tag
Today we'll briefly look into caching state variables It is always better to cache a state variable if you can. What does caching a state variable...
Starting this gas optimization series where i'll be writing whatever i learn about gas optimization in solidity. "How far will you go to save gas ?"...