dhartunian + javascript 60
CoffeeScript
13 days ago by dhartunian
CoffeeScript is a little language that compiles into JavaScript. Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
javascript
coffeescript
literate-programming
programming-languages
programming-macros
13 days ago by dhartunian
Backbone.js
13 days ago by dhartunian
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
javascript
framework
web-programming
event-based
mvc
backbone.js
13 days ago by dhartunian
Qt Creator IDE and tools — Qt - A cross-platform application and UI framework
28 days ago by dhartunian
Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers. It provides:
qt
c++
javascript
ide
gui-development
ui-framework
28 days ago by dhartunian
Modern Web Development
4 weeks ago by dhartunian
The mobile landscape today is all but monopolized by WebKit, as a result, most of the tooling and infrastructure to support mobile web development on the frontend is taking place in the WebKit Inspector, so I’ll focus on it, and take a deep dive into its entire feature-set and how and when to use it.
web-development
debugging
javascript
web-programming
webkit
webkit-inspector
4 weeks ago by dhartunian
Rickshaw: A JavaScript toolkit for creating interactive time series graphs
5 weeks ago by dhartunian
Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
javascript
visualization
framework
time-series
d3
5 weeks ago by dhartunian
d3.js
5 weeks ago by dhartunian
D3.js is a small, free JavaScript library for manipulating documents based on data.
javascript
svg
visualization
info-viz
framework
dom
d3
5 weeks ago by dhartunian
node.js
9 weeks ago by dhartunian
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
(I'm at 11m into the video on youtube)
node.js
framework
javascript
web-programming
(I'm at 11m into the video on youtube)
9 weeks ago by dhartunian
Tesseract
9 weeks ago by dhartunian
Tesseract is a JavaScript library for filtering large multivariate datasets in the browser. Tesseract supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records; we built it to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly.
d3
javascript
visualization
data-analysis
library
9 weeks ago by dhartunian
Raphaël—JavaScript Library
9 weeks ago by dhartunian
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
javascript
vector-graphics
svg
9 weeks ago by dhartunian
mikedewar/d3py
9 weeks ago by dhartunian
This is d3py: a plotting library for python based on d3. The aim of d3py is to provide a simple way to plot data from the command line or simple scripts into a browser window.
python
library
visualization
d3
pandas
javascript
code-repository
9 weeks ago by dhartunian
Morris.js
10 weeks ago by dhartunian
Making good-looking graphs shouldn't be hard. Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
time-series
graphics
info-viz
visualization
javascript
jquery
graphs
10 weeks ago by dhartunian
Kartograph – rethink mapping
11 weeks ago by dhartunian
A simple and lightweight framework for creating beautiful, interactive vector maps.
maps
cartography
svg
python
javascript
11 weeks ago by dhartunian
playn - Cross platform game library for N≥4 platforms - Google Project Hosting
11 weeks ago by dhartunian
PlayN is a cross-platform game abstraction library for writing games
game-programming
java
javascript
web-programming
web-framework
html5
google
gwt
11 weeks ago by dhartunian
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
11 weeks ago by dhartunian
jesus christ this is ridiculous
javascript
code-tools
framework
micro-framework
11 weeks ago by dhartunian
JavaScript Garden
february 2012 by dhartunian
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes and subtle bugs, as well as performance issues and bad practices, that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
JavaScript Garden does not aim to teach you JavaScript. Former knowledge of the language is strongly recommended in order to understand the topics covered in this guide. In order to learn the basics of the language, please head over to the excellent guide on the Mozilla Developer Network.
javascript
code-cookbook
best-practices
JavaScript Garden does not aim to teach you JavaScript. Former knowledge of the language is strongly recommended in order to understand the topics covered in this guide. In order to learn the basics of the language, please head over to the excellent guide on the Mozilla Developer Network.
february 2012 by dhartunian
HTML5 Rocks - How Browsers Work: Behind the Scenes of Modern Web Browsers
february 2012 by dhartunian
This comprehensive primer on the internal operations of WebKit and Gecko is the result of much research done by Israeli developer Tali Garsiel. Over a few years, she reviewed all the published data about browser internals (see Resources) and spent a lot of time reading web browser source code. She wrote:
web-programming
gecko
webkit
html
html5
javascript
web-design
web-browsers
css
february 2012 by dhartunian
Learning Python, Linux, Java, Ruby and more with Videos, Tutorials and Screencasts
february 2012 by dhartunian
Showmedo is a peer-produced video-tutorials and screencasts site for free and open-source software (FOSS)- with the exception of some club videos, the large majority are free to watch and download.
open-source
python
linux
java
ruby
streaming-video
learning
education
programming
javascript
c
django
screencast
february 2012 by dhartunian
XaoS.js
february 2012 by dhartunian
This is a real-time fractal zoomer. Using it is simple: left-click to zoom in, right-click to zoom out.
javascript
fractals
february 2012 by dhartunian
the node.js aesthetic :: The Universe of Discord
december 2011 by dhartunian
I would like to document an emerging set of programming conventions, philosophies, and values that I see evolving in the node.js community. I call this the node aesthetic.
javascript
node.js
december 2011 by dhartunian
24 ways: Your jQuery: Now With 67% Less Suck
december 2011 by dhartunian
the design of this site is ugly as hell but I might use this information at some point
jquery
javascript
december 2011 by dhartunian
Rickshaw
december 2011 by dhartunian
Rickshaw is a JavaScript toolkit for creating interactive time series graphs, developed at Shutterstock.
javascript
info-viz
framework
december 2011 by dhartunian
Processing on the web - a tutorial
december 2011 by dhartunian
This page tries to explain how to quickly and (as) correctly (as possible) use Processing sketches on webpages. The information is based on the work done by the processing.js group.
processing
javascript
svg
web-programming
december 2011 by dhartunian
Closure Library - Google Code
november 2011 by dhartunian
The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.
javascript
framework
november 2011 by dhartunian
related tags
3d-graphics ⊕ ajax ⊕ backbone.js ⊕ best-practices ⊕ blog ⊕ boilerplate-removal ⊕ book ⊕ c ⊕ c++ ⊕ cartography ⊕ closures ⊕ code-cookbook ⊕ code-repository ⊕ code-tools ⊕ coffeescript ⊕ css ⊕ d3 ⊕ data-analysis ⊕ data-format ⊕ debugging ⊕ design-patterns ⊕ django ⊕ document-storage ⊕ dom ⊕ ebook ⊕ education ⊕ event-based ⊕ fractals ⊕ framework ⊕ game-programming ⊕ gecko ⊕ google ⊕ graphics ⊕ graphs ⊕ gtw ⊕ gui-development ⊕ gwt ⊕ html ⊕ html5 ⊕ html5-canvas ⊕ ide ⊕ idiomatic-programming ⊕ info-viz ⊕ java ⊕ javascript ⊖ jquery ⊕ json ⊕ learning ⊕ library ⊕ linux ⊕ literate-programming ⊕ maps ⊕ micro-framework ⊕ mobile-web-development ⊕ mozilla-dev-network ⊕ mvc ⊕ node.js ⊕ open-source ⊕ pandas ⊕ pdf ⊕ pdf-publishing ⊕ physical-internet ⊕ processing ⊕ programming ⊕ programming-languages ⊕ programming-macros ⊕ python ⊕ qt ⊕ reading-material ⊕ reference ⊕ reference-list ⊕ ruby ⊕ screencast ⊕ serialization ⊕ software ⊕ streaming-video ⊕ svg ⊕ time-series ⊕ timeline ⊕ tutorial ⊕ ui-framework ⊕ vector-graphics ⊕ visualization ⊕ web-browsers ⊕ web-design ⊕ web-development ⊕ web-framework ⊕ web-programming ⊕ web-ui ⊕ webgl ⊕ webkit ⊕ webkit-inspector ⊕Copy this bookmark: