Tim Buckley
TimBuckley
Software Engineer
|
2U
6 points
Tools TimBuckley is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Tornado
tornadoweb.org
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it id...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Haskell
haskell.org
It is a general purpose language that can be used in any domain and use case, it is ideally suited for prop...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Yesod
yesodweb.com
Yesod believes in the philosophy of making the compiler your ally, not your enemy. We use the type system t...
Elixir
elixir-lang.org
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, whil...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
ClojureScript
clojurescript.org
ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code whi...
Phoenix Framework
phoenixframework.org
Phoenix is a framework for building HTML5 apps, API backends and distributed systems. Written in Elixir, yo...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Elm
elm-lang.org
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...