InNetflix TechBlogbyNetflix Technology BlogIntroducing Netflix’s Key-Value Data Abstraction LayerVidhya Arvind, Rajasekhar Ummadisetty, Joey Lynch, Vinay ChellaSep 18, 202410Sep 18, 202410
InSoftwareMill Tech BlogbyMichał Matłoka7 mistakes when using Apache KafkaApache Kafka is used as a message broker but can be extended by additional tools to become a whole message processing platform.Jan 22, 20202Jan 22, 20202
Ray EppsThe Abstract & Compose Design PatternA modern solution to testable and maintainable APIs.Aug 27, 20225Aug 27, 20225
InJavaScript in Plain EnglishbyMertcan ArguçNode.js & Express, Docker and Kubernetes ProcessesIn this article, we’ll cover containerization with Docker and deployment with Kubernetes of a REST API built using Node.js and Express.Apr 16, 2023Apr 16, 2023
Suraj VermaMulti-threading in Node.js.Originally, JavaScript was designed for simple tasks on the web, such as form validation or creating mouse trails. It wasn’t until 2009…May 5, 20231May 5, 20231
InZipyAIbyZipyPowerful ways to improve Node.js performance at scale— by Aryan RajApr 6, 20231Apr 6, 20231
InGeek CulturebyMohit MalhotraWhy gRPC is the future of software architectureDiscussion about advantages of choosing gRPC over REST based architectureMar 11, 202319Mar 11, 202319
InDev GeniusbyRehan PinjariFuture-Proof Your React Apps: Master the 2030-Ready Structure Now!Hey there, my fellow React enthusiasts! Let’s dive into the wild and wonderful world of React app architecture.Mar 10, 202325Mar 10, 202325
InBetter ProgrammingbyJawad MargiehOptimizing Node.js Performance: Detecting Memory Leaks and High CPU UsageEliminating memory leaks and high CPU usage for faster node applicationsMar 2, 20231Mar 2, 20231
InNerd For TechbySiraphob K.Writing unit tests in Golang Part3: Test suiteAs you may know, a program usually grows and evolves over time. And as time advances, you may add new features, some edge cases handling…Sep 20, 20211Sep 20, 20211
Rishi BhardwajWriting Unit Test Cases In GoLangIn this article, we will learn about the best ways to right the unit test cases in Go. Although Go provides the built-in functionality to…Nov 29, 2019Nov 29, 2019