
Extra, extra, Tweet all about it! There are some great tech-related chatter circulating around the web, so we’ve taken the liberty of compiling some of our favorite posts right here for your enjoyment.
Check out these articles that cover optimizing AngularJS, best practices from top coders, creating a module in Magento, and more. And be sure to follow us on Twitter @pixafy!
Optimizing AngularJS: 1200ms to 35ms | Scalyr Blog http://t.co/b5jE8kgB6P
— AngularJS News (@AngularJS_News) November 1, 2013
- This article discusses how the team at Scalyr was able to employ various techniques to optimize JavaScript execution time in their AngularJS port. By caching DOM Elements and deferring element creation (among other things), they were able to cut down page load time from 1.2 seconds to 35 milliseconds (by Scalyr via @AngularJS_News).
10 best practices from top coders at Google, Pinterest & more http://t.co/x7E6YerTVw by @chrissyfarr #devtips
— VentureBeat (@VentureBeat) November 6, 2013
- VentureBeat asked some of their most talented and trusted programmer friends to offer up some general tips of the trade, compiling a 10 best practices list. With input from coders at Google and Pinterest, this post offers up advice like getting peer reviews of your work, “always be testing”, and being sure about the programming language you decide to use (by @VentureBeat).
Create a module in #Magento2 w/ Interception, in 3 parts: http://t.co/7F7NLlIRBE http://t.co/bDzDYlELx8 http://t.co/P8BNUMe9H7 @quickcast
— philwinkle (@philwinkle) November 11, 2013
- This great three-part video series (1 | 2 | 3) clearly explains how to create a module in Magento 2, as well as how to create a plugin within that module. The short 2-4 minute video clips sum up the process in a succinct way, and the visual element of watching Phil Winkle actually set everything up is extremely informative (by @Quickcast via @philwinkle).
CylonJS: JavaScript Robotics Made Simple – http://t.co/X6tyiZQmRq
— JavaScript Daily (@JavaScriptDaily) November 12, 2013
- Cylon.js is a JavaScript framework for robotics and physical computing using Node.js. This site provides the code, hardware, and process for building JavaScript robots using this system (by Cylon,js via @JavaScriptDaily).
21 JavaScript Parts I Struggle To Remember – http://t.co/7ZgeoPaDKc via @codylindley
— Front-end Rescue (@frontendrescue) November 11, 2013
- Sometimes your brain just can’t fit all of the information you want it to! This compilation piece includes 21 JavaScript parts that you may have trouble remembering, and touches on primitive values, Boolean Object Wrappers, inherited properties, and more (by @Codylindley via @frontendrescue).
Learning Advanced JavaScript via the Backbone.js source code http://t.co/KMMOvfzKEt by @chrisawren
— Peter deHaan (@pdehaan) November 11, 2013
- If you’re looking for a deeper understanding of Backbone.js and JavaScript, take a look at this post by Chris Wren. He dives into Backbone.js source code and examines different concepts that will help you get a better grasp on this advanced topic. A few topics he discusses include function expressions, inheritance, method overriding, and more (by @chrisawren via @pdehaan).
Are you connected with us on Twitter @Pixafy? Tweet us, or leave a comment below.