What are the best shiny new technologies that you worked with this past year? I'm always interested in hearing about what others are working with, and loving.
edit I'd also love to hear what you love about it and why.
1–10 of 86 posts
edit I'd also love to hear what you love about it and why.
GWT: code for the browser like it's 1984.
[deleted]
Tokyo Cabinet (key value storage: removed the "R" and "M" from "ORM", managed to get an object from disk to the client with the object being opaque to the server, cutting deserialization/serialization overhead down, implemented indexes to keep track of keys and got more of an idea of what MySQL does behind the scenes).
EDIT: Genuine curiosity, not trying to make a point.