Concise roadmap for learning NodeJS and related technologieshackazach.net3 ポイント·投稿者 Zachhack·15 年前·0 コメント
Zachhack·15 年前·議論Awaiting the day when 'Patent Law 101' becomes a pre-req for Computer Science degree..
Zachhack·15 年前·議論Awaiting the day when 'Patent Law 101' becomes a pre-req for Computer Science degree..
Zachhack·15 年前·議論Agreed. Copyrighted content delivered solely via HTML5 has a long way to go. Proprietary runtimes controlled by large companies with DRM technology are currently the safest method (for copyright holders) to deliver that content to a paying audience.
Zachhack·15 年前·議論Even with Launchpad, I still find myself defaulting to Spotlight to find/execute my apps.
Zachhack·15 年前·議論I for one would love to see these replaced or complemented by a more OO syntax like:[1,2,3]->push(..) [3,5,6,]->pop(..) [7,8,9]->map(..)etc..