This is the first in a new series of posts, in which NYT developers share their recommendations from around the web.
Reading and ResourcesRead up on the additions and enhancements â" like the updated Streams API â" in the latest stable release.
More on v0.10 | And even more
The Evolution of Web Development for Mobile Devices
Nicholas C. Zakas talks about the differences between mobile development and working in a classic desktop environment.
Useful Node.js Tools, Tutorialsand Resources
Smashing Magazine lists a slew of tutorials and resources for strengthening your Node.js skills.
Preserve Node.js Packages and Sanity
Are you worried about other users of your code base â" or about your deployment process â" installing incorrect node_module dependencies Fear no more. Enter npm shrink-wrap.
Proxying HTTP and Websockets in Node
Learn how to run multiple Node.js servers on one machine using Nodejitsuâs http-proxy module.
HTMLâs New Template Tag: Standardizing Client-Side Templating
Eric Bidelman discusses the new HTML tag template.
New Chrome De! veloper Tools documentation
What do you really know about the underlying platform you develop on Learn more about WebKit with Paul Irish.
Programming style is not something to be ignored. Sit back and think about your problem before you just start slapping away at keys. Ruben Verborgh explains.
Journo and Literate CoffeeScript
Jeremy Ashkenas discusses the importance of readable code.
VideosTrevor Landau is a software developer on the Mobile Web Tech team at The New York Times. He is passionate about open source, clean code and back-end performance. His real love is JavaScript, but he is interested in all facets of web technologies. Twitter: @trevor_landau
No comments:
Post a Comment