2 Star 0 Fork 0

mirrors_jsantell / 2013.cascadiajs.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
d3_for_everything-natevw.md 1.61 KB
一键复制 编辑 原始数据 按行查看 历史

Building apps with D3.js

Abstract

D3 is well-known as an SVG visualization library, but can provide a powerful platform for building entire DOM-aware frontend applications.

As Bret Victor's essay "Magic Ink" points out, most of software is visualization — by imagining your interface as an interactive chart, building an entire app with a DOM-based visualization library starts to make sense! Well-crafted code using D3 looks declarative, can be debugged imperatively, and lets you efficiently react to asynchronous or realtime updates. What's not to like?

This talk will defend using D3 for everything, show how to do it well, and explain what sort of architecture(s) can result. We'll look at how D3 combines what is right about jQuery with the architectural sanity of "capital-F frameworks" like Knockout/Angular/Ember, brilliantly offering the best of both worlds.

Speaker Bio

natevw

Nate is a freelance product developer and open/unhosted data addict, most recently busy combining RESTful sensor networks and smartwatches with suburban agriculture. His world headquarters are on the Eastern Washington steppe within a federally-sponsored pavement/McMansion oasis: this offers him and his family the joy of being weird, without the hassle of living abnormally.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
git@gitee.com:mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
mirrors_jsantell
mirrors_jsantell_2013.cascadiajs.com
2013.cascadiajs.com
master

搜索帮助