
Scala’s lack of compatibility
Ok, lets get over with it – Scala is not binary compatible between minor versions (Where by minor...
0 replies - 1422 views - 10/19/12 by Konrad Malawski in Articles

I recently made a contribution to ghijira,
a small tool written in Clojure for exporting issues from GitHub in
JIRA-compatible format. One of the problems...
0 replies - 1955 views - 10/16/12 by Konrad Garus in Articles

New Refcard: We've been eagerly preparing this week's refcard release for the past few months now, and finally the widely-requested Scala Refcard is here. Go...
0 replies - 2237 views - 10/15/12 by Jos Dirksen in Articles

A co-worker recently asked how I package and deploy my clojure code.
There's nothing special about the code, but I'm making it available here
for anyone...
0 replies - 1490 views - 10/15/12 by Jay Fields in Articles

We need to understand what happens to code over time and why, and
what a healthy, long-lived code base looks like. What architectural
decisions have the...
1 replies - 9858 views - 10/15/12 by Jim Bird in Articles

New Refcard: We've been eagerly preparing this week's refcard release for the past few months now, and finally the widely-requested Scala Refcard is here. Go...
0 replies - 10193 views - 10/14/12 by Wille Faler in Articles

Java is the bread and butter of many programmers on DZone. We don't think that a bakery strike would lead to mass starvation, though. We'd find something else...
7 replies - 8880 views - 10/14/12 by Bill Armstrong in Articles

A couple of days back I was thinking how we could improve the state of
IDEs and let them give rich feedbacks to users focusing on code...
0 replies - 1586 views - 10/11/12 by Debasish Ghosh in Articles

This article was written by the Imaginovation team. They are a Raleigh web design and software development company who uses .NET,...
7 replies - 13222 views - 10/10/12 by Michael Georgiou in Articles

I use ->> (thread-last) and -> (thread-first) very often. When
I'm transforming data I find it easy to break things down mentally by
taking small,...
0 replies - 2275 views - 10/09/12 by Jay Fields in Articles

If you've written a fair amount of Clojure code and aren't familiar with
clojure.set, then chances are you've probably reinvented a few
functions...
0 replies - 2238 views - 10/08/12 by Jay Fields in Articles

I was unpleasantly surprised to see all the bashing of the TypeScript
language. Like “the last thing I want to see is type errors”, “all these
types!...
0 replies - 3209 views - 10/03/12 by Victor Savkin in Articles

This post is the third on a series of articles I'm writing on scalatra.
In "part I" we created the initial environment, and in "part...
0 replies - 2328 views - 10/01/12 by Jos Dirksen in Articles

Starting from scala 2.10 version , Slick will be by defaut the database manager. In addition, Playframework also will be based on scala 2.10 since version...
1 replies - 8349 views - 10/01/12 by Slim Ouertani in Articles

Dart is a new language for building web applications. Though it’s still a technology preview, the Dart platform is already mature...
0 replies - 2111 views - 09/30/12 by Victor Savkin in Articles