From Controllers to Contracts: A Guide to Transitioning from MVC to Solidity
After an almost a 18 year background of PHP/Laravel development. Having been living the sweet life of MVC (Model-View-Controller) web development, happily juggling models, views, and controllers. Then, one day, you hear whispers of blockchain and smart contracts. Next thing you know, you’re staring at a Solidity file, asking yourself, “What fresh hell is this?” Fear not, dear developer! Here’s an infused guide to help you transition from MVC to Solidity and survive the experience.1. Forget Co...