@SridharMurali
Senior Frontend Engineer | Ember JS | React | Ex-QA
Passionate Frontend Engineer with over 4.5 years of experience in frontend development and a strong previous experience in Quality Assurance of 4 years (2016-2020). Skilled in building responsive, high-quality applications using JavaScript frameworks like Ember.js and React.js, combining meticulous attention to detail from a QA background with a commitment to delivering seamless user experiences. Recognized for writing efficient, accessible code, strong debugging skills
Nothing here yet.
Jul 11, 2025 · 3 min read · Ever wonder what really happens behind the scenes when you hit Enter in the address bar and your Single Page Application magically appears? Let's pull back the curtain and walk through it step by step, from how the browser chews up your HTML to how...
Join discussionApr 29, 2025 · 3 min read · In the previous parts of this series, we explored what the BroadcastChannel API is, why it's useful, and how to work with it to send and receive messages between browser tabs. Now in Part 3, let's put that knowledge into action. We’ll build a Master-...
Join discussionApr 28, 2025 · 5 min read · 👋 Introduction In Part 1, we explored the basics of the BroadcastChannel API — how it helps different tabs in a browser communicate with each other and why it’s an essential tool. Now, in Part 2, we’ll dive deeper into how the postMessage() method w...
Join discussionApr 28, 2025 · 4 min read · 👋 Introduction Have you ever opened the same app in multiple tabs and wished they could "talk" to each other?Maybe you logged out in one tab and expected all other tabs to log out too. Or you wanted a single notification alert to appear across tabs....
Join discussion