Posts under : code
This page describes all the posts related to #code
Omnibus PR
An Omnibus PR is like Omnibus Bill that covers a number of diverse and unrelated changes.
Read codeHaskell Type signatures
Haskell is static typed language, that means it has to know all the types at compile time and not runtime. But in certain cases like polymorphism, Haskell does something smart to assess the type, through type inference.
Read codeJShell & experimenting JDK features in MacOS
With the six monthly release cadence of java, it is of paramount that we can experiment with its EarlyAccess releases quickly and on an ongoing process. Otherwise with the pace java is moving, keeping up with it would be difficult. And Jshell seems to me to be a very good tool to those experimentations.
Read codeBuild and Deploy docker images
Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly.
Read codeTesting a Rapidoid rest api
In this post i will try to explain how to write an integration test for rest apis written using Rapidoid.
Read codeRapidoid
Rapidoid is extremely fast and lightweight framework for building rest apis. In this post I will be writing how to get started just by writing a few a lines of code.
Read codeHaskell Getting Started
Haskell is a pure functional language
Read codeWelcome to Jekyll!
Jekyll is a simple static site generator. This post is to help understand Jekyll and how to get started.
Read jekyll codeAbout

I'm engineering lead currently living in Bengaluru,India.