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!
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!
Last year, Facebook announced a series of changes to their developer platform and launched API v2.0.
In the Ruby world, these gems are created on a daily basis, but only some of them are good enough to win our hearts.
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?
I try to cover my own experience of moving from a Python-based web framework to a Ruby-based one.
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.
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.
Keeping your code clean and organized while developing a large Rails application can be quite a challenge, even for an experienced developer.
With many POIs on the map, the view gets cluttered and the performance suffers. But you can transform the mess into an organized map.
The popularity of JavaScript, the dark horse of languages, has spiked ever since everything started migrating to the web. Many tools have emerged.
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.
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.