whitelisting-with-the-lesser-known-presence-in-method-0

Whitelisting with the Lesser-Known #presence_in Method

Have a look at this hidden ActiveSupport #presence_in method that provides a convenient way to do whitelisting in just one line.

Damir Svrtan
magic-constants-in-android-development-0

Magic Constants in Android Development

Every little bit counts. While code readability is important, it is much more important to ensure that the application behaves smoothly for each user.

Josip Markovic
how-to-make-your-ios-apps-more-secure-with-ssl-pinning-0

How to Make Your iOS Apps More Secure with SSL Pinning

SSL pinning plays a major role in building highly secure mobile apps which users will be able to use even in countless insecure wireless networks.

Ante Karin
analyzing-rubygems-stats-v2015-0

Trends in Ruby Analyzing Rubygems Stats for 2015

The market is flooded with new languages and frameworks. Many seem promising, and a lot of developers are talking about the death of Ruby and Rails.

Damir Svrtan
multiline-strings-ruby-2-3-0-the-squiggly-heredoc-0

Multiline Strings in Ruby 2.3 the Squiggly Heredoc

Did you ever have to write a nicely indented multiline string in Ruby? There was no out-of-the-box solution until the squiggly heredoc was introduced.

Damir Svrtan
say-hello-to-a-faster-android-emulator-0

Say Hello to a Faster Android Emulator

For years, Android developers have been struggling with the Android emulator. Two years ago we switched to Genymontion which is both fast and reliable.

Ivan Kocijan
top-10-ios-swift-libraries-every-ios-developer-should-know-about-0

Top 10 iOS Swift Libraries Every iOS Developer Should Know About

To make the transition to Swift easier and save you from writing some components for your app, here are 10 libraries every iOS developer should know about.

Vedran Burojevic
top-five-android-libraries-every-android-developer-should-know-about-v2015-0

Top 5 Android Libraries Every Android Developer Should Know About V. 2015

The updated list of our five favorite libraries.

Ivan Kust
things-to-not-avoid-when-writing-css-0

Things to NOT Avoid When Writing CSS

A blog post about things to avoid when writing CSS caught our attention a few days ago. We beg to differ on some of the points raised.

Mihael Šafarić
continuous-integration-on-android-why-we-ditched-jenkins-for-circle-ci-0

Continuous Integration on Android: Why We Ditched Jenkins for Circle CI

Any CI solution that helps you code is better than nothing, but some are better than others. For us, Circle CI is a better fit than Jenkins.

Dino Kovač
using-app-transport-security-ios9-makes-your-apps-a-little-bit-more-secure-0

Using App Transport Security iOS 9 Makes Your Apps a Little Bit More Secure

Apple’s ATS provides secure communication between an application and web services. It does this by ensuring that certain requirements are met .

Vedran Burojevic
best-rails-image-uploader-paperclip-carrierwave-refile-0

Best Rails Image Uploader Paperclip vs. Carrierwave vs. Refile

Everybody that has ever implemented file upload by hand in a Rails app knows that it’s no cakewalk, not to mention a major security risk.

Stanko K