TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Building a JavaScript Framework [pdf]

3 点作者 vikas0380超过 8 年前

1 comment

lioeters超过 8 年前
The paper covers a range of topics - OOP, DOM operations and events, AJAX, animation, touch - much of it modelled on jQuery.<p>There is no copyright or author attribution, which is surprising, since the material is well-organized and presented as a book. It feels a bit dated, and does not cover some of the &quot;new&quot; ideas arising from recent developments in JavaScript frameworks.<p>It explains the fundamentals well, and would make good study material for learning the language, working with the DOM, and getting familiar with common idioms&#x2F;patterns.