PinnedPublished inWebtipsProtect yourself from git identity theftwith signed & verified git commitsJun 17, 2020Jun 17, 2020
Interesting patterns to consume ZIO StreamsIn this post, we will see some of ZStream consumptions patterns by composing multiple ZSinks together in different waysJun 30, 2023Jun 30, 2023
ZIO-Streams 101ZIO-Streams is a library for purely functional, asynchronous, concurrent stream processing in Scala. It is built on top of ZIO…Jun 30, 2023Jun 30, 2023
Published inThe StartupActors using Scala & Akka — Part 2 : AskPattern and SpawnProtocolA quick guide to get started with akka actors with scala for beginnersMay 31, 2020May 31, 2020
Actors using Scala & Akka — Part 1 : IntroductionA quick guide to get started with akka actors with scala for beginnersMay 8, 2020May 8, 2020
Creating real-time web applications using react and signalR — Part 1Creating APIMar 22, 20181Mar 22, 20181
Don’t love your codeHave you ever met a developer who never believes that his/her code is “not the best”. Makes it difficult to work with, isn’t it. Ever…Mar 18, 2018Mar 18, 2018
Create CRUD api without writing codeI am obsessed with reusability of code. As a result of that, I am always refactoring code. What do you do when you find a piece of code…Mar 10, 2018Mar 10, 2018