IPL score chrome extension
A series of 4 articles covering this topic.
#
1
Gathering Requirements and Introducing IPL Score Tracker Chrome Extension
A deep-dive series on building a real-time IPL score-tracking Chrome extension from idea to production-ready architecture.
#
2
Architecture Breakdown of IPL Live Score Chrome Extension
A detailed architecture breakdown of a real-time IPL Chrome extension using background workers, content scripts, and message-driven state management.
#
3
Implementing a Message-Driven Architecture for Live IPL Scores in a Chrome Extension
A hands-on guide to implementing real-time IPL score updates in a Chrome extension using message passing between background workers, content scripts, and a React popup.
#
4
Using Webpack for Easy Development in a Chrome Extension
A practical guide to setting up Webpack for a Chrome extension to enable fast, automated builds with React, Babel, and asset bundling.