Slow Composer Followup
Last week's Bypassing a slow Composer Repository post shook a few interesting things from the internet underbrush.
astormLast week's Bypassing a slow Composer Repository post shook a few interesting things from the internet underbrush.
astormThis week I had a long standing to do item I was looking forward to tackling
astormIn 2014 a newcomer to Magento is, all things considered, in much better shape than a newcomer was in 2009. While far from complete, the developer's series (originally written by me, since updated by Magento staff) gives a developer the grounding they need in
astormThe PHP community draws developers from all sorts of different backgrounds — there's the technical and academic on one end of the spectrum, and the bang on the keyboard until it works on the other. Because PHP is such an accessible language, all these
astormUse Reflection to find the class that a method belongs to Some reflection and PHP token parsing to get to the actual class with a method definition (or, by way of inference, if a method is magic or not)
astormSlow Indexing in Magento EE Main Takeaway: If you mix strings/integers in your WHERE clauses for numbers, MySQL can’t use its indexes.
astormI'm willing to concede this might be my inner frozen caveman developer talking, but right now "frontend web development" seems like it's in a crises of chaos. Frontend developers, (the folks writing CSS, Javascript, and building our application UIs), have never had such a
astorm