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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Crockford on JavaScript

70 点作者 inshane将近 14 年前

6 条评论

pilif将近 14 年前
I don't always agree with all of Crockfords opinions (I don't believe the ++ operator to be harmful for example) but I do think that his lectures are brilliant.<p>In fact, his previous lectures at yahoo somewhere around 2007ish have fundamentally changed how I think about JavaScript: what was bad spaghetti once, became real architecture. What I felt was an ugly language became a cool language with some warts.<p>Crockfords lectures began a long process to convert me from "who needs functional programming" to "why does this method here have side effects?" (a route many programmers are probably taking, but for me was the beginning of the journey)<p>And finally, even if you think that you know all about JS, these lectures are still very entertaining to watch, because, IMHO, Crockford is a brilliant speaker.
评论 #2911591 未加载
评论 #2912274 未加载
sagarun将近 14 年前
I loved the way he explained closures and IE 6 memory leak problems in event handling.
reid将近 14 年前
More talks by Crockford, including this series: <a href="http://yuilibrary.com/theater/douglas-crockford/" rel="nofollow">http://yuilibrary.com/theater/douglas-crockford/</a><p>For something completely different, check out Project Future, Crockford's lecture on Walt Disney's dreams.<p>Scene 6 from the JS series also has slides and Flash video available: <a href="http://yuilibrary.com/theater/douglas-crockford/crockford-loopage/" rel="nofollow">http://yuilibrary.com/theater/douglas-crockford/crockford-lo...</a>
评论 #2911700 未加载
digamber_kamat将近 14 年前
JavaScript is one language where opinions are built not purely based on technological consideration but also a lot of politics. Best part is no matter what who think about the language, you don't really have a choice.<p>Most of the javascript programmers today are merely copy-paste JS programmers who basically just copy paste some iQuery code and modify to suite their own project.<p>A lot of credit goes to Cockford for popularizing Javascript as a core languages and sensitzinf programmers about the differences it shares with other programming languages.
leon_将近 14 年前
&#62; world's most popular programming language<p>I don't even ...
评论 #2912705 未加载
nikcub将近 14 年前
Great series, but he 'ummms' way too much and I couldn't help but notice it.<p>(Edit: it gets better later on)