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?

Zeljko 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 Rosancic
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ć
the-updateable-webview-on-android-5-lollipop-what-is-it-and-why-should-you-care-0

The Updatable WebView on Android 5.0 Lollipop What Is It and Why Should You Care?

Google released Android 5.0, code named Lollipop. It's the largest and most ambitious release of their mobile OS and includes the Updatable WebView feature.

Ivan Lučin
top-8-tools-for-ruby-on-rails-code-optimization-and-cleanup-0

Top 8 Tools for Ruby on Rails Code Optimization and Cleanup

Keeping your code clean and organized while developing a large Rails application can be quite a challenge, even for an experienced developer.

Damir Svrtan
a-blazingly-fast-open-source-algorithm-for-poi-clustering-on-ios-0

A Blazingly Fast Open Source Algorithm for POI Clustering on iOS

With many POIs on the map, the view gets cluttered and the performance suffers. But you can transform the mess into an organized map.

Filip Beć
11-developer-tools-that-will-blow-your-mind-0

11 Developer Tools That Will Blow Your Mind

The popularity of JavaScript, the dark horse of languages, has spiked ever since everything started migrating to the web. Many tools have emerged.

Kresimir Antolic
server-client-syncing-for-mobile-apps-using-couchbase-mobile-0

Simple Server-Client Syncing for Mobile Apps Using Couchbase Mobile

If you’re developing a content rich application that synchronizes data from server to smartphone and needs to work offline, this is the article for you.

Ana Baotic
top-5-android-libraries-every-android-developer-should-know-about-0

Top 5 Android Libraries Every Android Developer Should Know About [2014]

In the last year or so, Android development has really come of age. Android Studio with Gradle at its core is a dash of light after Eclipse.

Dario Penic
run-faster-ruby-on-rails-tests-0

Run Faster Ruby on Rails Tests

Performing tests consumes precious time so we decided to do some tinkering to make our test suite load and execute faster.

Jan Varljen
running-javascript-in-an-ios-application-with-javascriptcore-0

Running JavaScript in an iOS Application with JavaScriptCore

Although JavaScriptCore has been officially available to iOS and Mac developers for some time, its features are still documented rather poorly.

Matija Alanović