DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Practical Functional Javascript

1. Practical Functional JavaScript Oliver Steele Ajax Experience Wednesday, 1 October 2008 2. Teasers • AJAX is all about waiting for someone*, and remembering what you…

Technology Elixir for rubysts

1. elixir for Rubyists 2. The lovechild of ruby & erlang+= 3. What’s similar 4. Syntax defmodule Underscore.Enum do! ! def pull(list, other) do! ! ! Enum.reject(list,…