Dave Padovano
digitaldavenyc
Founder
|
3 points
Tools digitaldavenyc is Following
Stripe
stripe.com
Stripe makes it easy for developers to accept credit cards on the web.
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Tornado
tornadoweb.org
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it id...
Backbone.js
backbonejs.org
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Compass
compass-style.org
The compass core framework is a design-agnostic framework that provides common code that would otherwise be...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Flux
facebook.github.io/flux
Flux is the application architecture that Facebook uses for building client-side web applications. It compl...
Mapbox
mapbox.com
We make it possible to pin travel spots on Pinterest, find restaurants on Foursquare, and visualize data on...
forever
github.com/nodejitsu/forever
It is a simple CLI tool for ensuring that a given script runs continuously. It is used to keep the server a...
dat
dat-data.com
Dat is an open source project that provides a streaming interface between every file format and data storag...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
nodemon
nodemon.io
It is an open source utility that will monitor for any changes in your source and automatically restart you...
AIOHTTP
aiohttp.readthedocs.io/en/s...
It is an Async http client/server framework. It supports both client and server Web-Sockets out-of-the-box ...
Requests
docs.python-requests.org/en...
It is an elegant and simple HTTP library for Python, built for human beings. It allows you to send HTTP/1.1...
Python