Currying in Scala
This simple example of function currying shows a simple use case as well as code snippets to show how function currying saves time. This quick hands-on example of currying, article shows a simple u...
This simple example of function currying shows a simple use case as well as code snippets to show how function currying saves time. This quick hands-on example of currying, article shows a simple u...
A great primer for Scala devs or functional programming buffs in general, check out how (and why) to make use of partially applied functions.
Sure, recursion can be error-prone, but that's what tail recursion tries to solve. See how Scala helps developers out with recursive code.
Resilience is must. Designing resilient microservices is must.
Automated microservices are additional benefit to the team. Designing automated microservices is a real benefit to the team.
Microservices must be self-sufficient and self-governing. Designing an autonomous microservices. The article discusses why and how to design self-sufficient and self-governing services
Microservices must be monitored. Designing an observable microservices. The article discusses why and how microservices should be monitored
Designing a highly cohesive and self aggregated microservice. Designing a highly cohesive microservices. The article discussed couple of examples of live and well-defined self aggregated microservices
Experience on a hack day. An entry of experience on North East Dynamo hack day
Designing a domain specific and business focussed microservice. Designing a domain specific microservices. The article discussed couple of examples of live and well-defined business centric microse...