Sparsh Shandilyasparsh-shandilya.hashnode.dev·Aug 20, 2024Everything You Need to Know About the JavaScript V8 EngineThe JavaScript V8 engine, is an open-source JavaScript and Web Assembly engine known for its high performance and efficiency. It is developed by Google and is used in Chrome browser and NodeJs. Key Components of V8 engine: Parser: Parsing is the firs...Discuss·30 readsV8
BuildBearbuildbear.hashnode.dev·Nov 10, 2023🚀 Automate Contract Deployment with Hardhat Ignition 🚀Hardhat Ignition: A game-changer for smart contract deployment. What is it? It’s a declarative system that simplifies the deployment process, offering an end-to-end deployment experience, and lets developers focus on their projects, not deployment nu...Discusshardhat