Building a Chrome Extension from Scratch
Learn how to create a feature-rich Chrome extension to streamline author information entry in the Microsoft Conference Management Toolkit (CMT).
Dec 20, 202416 min read92

Search for a command to run...
Articles tagged with #jquery
Learn how to create a feature-rich Chrome extension to streamline author information entry in the Microsoft Conference Management Toolkit (CMT).

In this blog, we will explore how to build a real-time chat application using Go (Golang), Gorilla WebSocket, and jQuery. Real-time chat applications require quick and seamless communication between users, and WebSockets make this possible by enablin...
