2 Star 0 Fork 0

mirrors_jsantell / 2013.cascadiajs.com

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

Learning from Libraries

Abstract

jQuery runs on approximately 50% of all websites and is the de facto standard for DOM manipulation. Most front end developers use it, but how well do they understand what's happening when they use the API? How does a library take on the problems it solves? What are the reasons behind some of the techniques it uses? Observing the code under the hood of a library/framework is a fantastic way to become a better developer and thereby user of that library/framework. Better understanding of design patterns in some of the most popular libraries can open opportunities to contribute and be a better open source citizen. What's more, it's a fun way to learn! In this talk, we'll explore interesting patterns that popular libraries like jQuery, Backbone, Angular, and more use to solve problems.

Speaker Bio

tlandau

Trevor Landau is a Software Engineer on the Mobile Web Team at The New York Times. You'll find that the majority of his time is spent coding and learning. When he's not doing that he enjoys tasty brews and delicious sushi.

马建仓 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

搜索帮助