Dave Padovano
digitaldavenyc
Founder |
3 points

Tools digitaldavenyc is Following

Stripe
Stripe makes it easy for developers to accept credit cards on the web.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Tornado
By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it id...
Backbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Compass
The compass core framework is a design-agnostic framework that provides common code that would otherwise be...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Flux
Flux is the application architecture that Facebook uses for building client-side web applications. It compl...
Mapbox
We make it possible to pin travel spots on Pinterest, find restaurants on Foursquare, and visualize data on...
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 is an open source project that provides a streaming interface between every file format and data storag...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
JSON
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
nodemon
It is an open source utility that will monitor for any changes in your source and automatically restart you...
AIOHTTP
It is an Async http client/server framework. It supports both client and server Web-Sockets out-of-the-box ...
Requests
It is an elegant and simple HTTP library for Python, built for human beings. It allows you to send HTTP/1.1...
Python