PinnedPRATHEESH PC·Dec 15, 2023Real-Time Communication with GraphQL Subscriptions — A Trading app sampleBuilding real-time communication with GraphQL Subscriptions and golang
PinnedPRATHEESH PC·Oct 10, 2023Streaming Video with Golang Fiber: A Practical TutorialStreaming video is a common requirement for modern web applications, especially those dealing with multimedia content.A response icon1A response icon1
PinnedInStackademicbyPRATHEESH PC·Sep 25, 2023Building a Producer-Consumer System in Golang with RabbitMQ— A Practical TutorialIn the fast-paced world of software development, real-time data processing and communication are essential for building scalable and…A response icon1A response icon1
PinnedInStackademicbyPRATHEESH PC·Jun 12, 2023Real-Time Communication with Golang and Server-Sent Events (SSE) — A Practical TutorialThe fundamentals of SSE and demonstrates how to implement it using the Go.A response icon1A response icon1
PinnedInStackademicbyPRATHEESH PC·Apr 2, 2023Some Useful Golang Tips for Developers to Improve Code QualityGo is an open source language that has been gaining popularity due to its simplicity and flexibility. It’s a great choice for new…A response icon1A response icon1
PRATHEESH PC·Oct 20, 2023Enhancing Web Performance Testing in GoLang: The Bombardier BlueprintA Practical Tutorial on How to Use BombardierA response icon2A response icon2
InStackademicbyPRATHEESH PC·Sep 30, 2023Replace Magic Numbers with Symbolic ConstantsFrom chaos to clarity
PRATHEESH PC·Sep 20, 2023Exploring Sorting and Searching Algorithms With Golang — Binary SearchBinary Search is defined as a searching algorithm used in a sorted array by repeatedly dividing the search interval in half. The idea of…
InStackademicbyPRATHEESH PC·Aug 17, 2023An Overview of slog: A Structured Logging Package for GoEnhance Your Logging Experience with slog in Go
InStackademicbyPRATHEESH PC·Aug 5, 2023Building Real-time IoT Applications with MQTT and Golang— A Practical TutorialIn the world of IoT and M2M applications, efficient and reliable communication between devices is crucial. MQTT (Message Queuing Telemetry…A response icon1A response icon1