Important foundry cheatcodesYou’re talking about a completely different kind of Foundry — the one for Solidity smart contract development, not the tabletop RPG…Sep 15Sep 15
Solidity InheritanceSolidity inheritance is a powerful feature that allows contracts to inherit properties and functions from other contracts. Let me break…Sep 14Sep 14
Caching from System Design perspectiveOnline systems are about making it easier to do our day to day job. To make that possible we want them to faster and more efficient.Jan 30, 2024Jan 30, 2024
Golang: Who needs enums ?Most programmers coming to Golang struggle to have a parallel for enums in golang. Specially if you are from a C++ or Java background.Jan 18, 2024Jan 18, 2024
Data Analysis IntroData Analysis is an awesome skill. In today��s time where all kind of data is available either free or via suitable medium.Nov 21, 2021Nov 21, 2021