I bundled together useful code that I’ve reused on several projects for translating/mapping between Javascript models and corresponding API objects, and put it up on GitHub with some documentation for you to reuse.
Technologist, founder, and teacher
I bundled together useful code that I’ve reused on several projects for translating/mapping between Javascript models and corresponding API objects, and put it up on GitHub with some documentation for you to reuse.
Interesting artifacts found on October 6, 2013: Delicious: Read JavaScript Allongé | Leanpub
Interesting artifacts found on August 9, 2012: Delicious: How Good C# Habits can Encourage Bad JavaScript Habits: Part 1 | Enterprise jQuery Another really great tutorial on Javascript best practices, covering in detail using namespaces correctly so you don’t pollute the…
Interesting artifacts found on July 14, 2012: Delicious: HTML5 Techniques for Optimizing Mobile Performance – HTML5 Rocks Fantastic article detailing some of the best ways to accomplish common mobile techniques through HTML5. Great if you are creating a mobile (web) app…
Interesting artifacts found on July 8, 2012: Delicious: Preparing Yourself for Modern JavaScript Development | CodeThinked Very good article of some Javascript programming patterns that are important and well explained. Great for someone looking to take their JS skills to the…