Microservices Fundamentals: Architecture and Inter-Service Communication (Part 2)In a microservices system, services constantly interact, leading to increased network traffic. This post explores different communication…Mar 25Mar 25
Microservices Fundamentals: Architecture and Inter-Service Communication (Part 1)Microservices Architecture is a game-changer in modern software development. But before diving in, let’s first understand its predecessor —…Mar 25Mar 25
JavaScript Interview: Finding the Digital Root of a NumberBreaking Down the Digital Root Problem with RecursionMar 20Mar 20
Published inCrypto GODs40 Websites as Research tools for cryptoHere are 40 Websites as Research tools for crypto that I have synthesized. I will divide these websites into 4 parts: data On-chain…Feb 10, 2023Feb 10, 2023
Published inLevel Up Coding6 Super cool Websites For Practicing Algorithms, Learning ProgrammingYou can’t pass interviews at Google or Facebook without knowing anything about the algorithm. So why not learning now.Jun 2, 20203Jun 2, 20203
Published inLevel Up CodingCreate GIF From Facebook Stickers with JavaScriptSomething interesting from FacebookMay 25, 2020May 25, 2020
Published inJavaScript in Plain EnglishJavaScript: Iterators & GeneratorsIterate through each element of a “set of elements” is a very normal operationMay 12, 2020May 12, 2020
Published inITNEXTUnix & Linux. The Origin and The DifferenceLinux is not Unix … but a clone version of UnixMay 11, 20202May 11, 20202
Feature Flag — How Developer Stealthy Roll Out New Feature to UsersFeature Flag benefits & use casesApr 29, 2020Apr 29, 2020