How to make use of recursion in Kotlin.
“let” and “apply” are very useful functions in Kotlin. It could change the way you write your code from what you did in Java
Using ChromeDriver to use Headless Chrome with Capybara.
This article is focusing on calling web service with Android Architecture Component.
Reducing complexity by refactoring with parameterization.
Configure CircleCI to build your app on Ruby and JRuby in parallel.
A closer look at Crystal, a new and interesting programming language, also known to be as fast as C and as slick as Ruby.
Using SCSS to keep your CSS tidy.
In this installment in our series of introductory Elixir blog posts we’ll convert the FizzBuzz server from last time into an OTP app.
The story on how a missed callback in Rails caused me a whole day to track down.