Tracking PaperTrail versions while saving in batches 10 minutes readArticle explains how to efficiently group and query model versions with PaperTrail in Ruby on Rails application while saving multiple records in batches.
Writing Slack bot in Crystal programming language 16 minutes readSmall tutorial that shows how to quickly create a slack bot using Crystal programming language
Observer design pattern in Crystal language 9 minutes readA post where I want to share my thoughts regarding an implementation of an Observer design pattern in Crystal language.
New Year countdown With FlipClock.js less than 1 minute readJust a quick way to create awesome New Year Countdown.
How to start using Neovim instead of Vim 5 minutes readStep by step tutorial how to start using Neovim with Vim’s config.
Speed up Rails 4 in development mode 1 minute readA quickest way to speed up your development with Rails 4.
How to Run Long Running Crystal Specs in Vim less than 1 minute readRunning long specs for your project within Vim? Then this short article is for you.