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 Burojević
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 Krtalić Rusendić
tips-for-participating-in-the-rails-rumble-0

Tips for Participating in the Rails Rumble

Rails Rumble is the biggest international Rails hackathon; over 500 teams from across the globe, four members fabricating an awesome Rails app in 48 hours.

Damir Svrtan
best-ruby-on-rails-refactoring-talks-0

Best Ruby On Rails Refactoring Talks

Refactoring is the craft of improving the design of an existing code without changing its external behavior.

Damir Svrtan
learn-javascript-by-building-your-own-jquery-0

Learn JavaScript by Building Your Own JQuery

LearnQuery will launch you on a wild adventure where you will learn how to use JS swords. Swords? Yeah, swords! You’ll find them, believe me.

Mihael Šafarić
top-5-ios-libraries-every-ios-developer-should-know-about-0

Top 5 iOS Libraries Every iOS Developer Should Know About

Using third-party libraries in your iOS projects can save you a lot of time and hassle. Which libraries are worth using, though? Read on and find out!

Vedran Burojević
i-dont-always-use-the-facebook-api-but-when-i-do-everything-has-changed-0

I Don't Always Use the Facebook API, but When I Do, Everything Has Changed

Last year, Facebook announced a series of changes to their developer platform and launched API v2.0.

Željko Plesac
a-gem-for-every-occasion-11-great-ruby-libraries-we-use-on-every-project-0

A Gem for Every Occasion: 11 Great Rails Libraries We Use on Every Project

In the Ruby world, these gems are created on a daily basis, but only some of them are good enough to win our hearts.

Stjepan Hadjić
the-past-present-and-future-of-android-development-0

The Past, Present and Future of Android Development

Android runs on countless models of smartphones and tablets, as well as many other devices. One would think that programm is simple and easy. Is it?

Željko Plesac
i-moved-from-django-to-rails-and-nothing-terrible-happened-0

I Moved from Django to Rails and Nothing Terrible Happened

I try to cover my own experience of moving from a Python-based web framework to a Ruby-based one.

Vladimir Rosančić
progress-bar-in-rails-0

Progress Bar in Rails

Ever needed a progress bar for some long-running task in your Rails application? We created a progress_job gem that helps with that problem.

Stjepan Hadjić