Shortly before the 5th MageStackDay, here are some questions and answers on magento.stackexchange.com from last week that might interest you:
Magento 2
- Without answer yet, and probably there is no solution as of Magento 2.0: Localized frontend value for getCustomAttribute() (select or multiselect attributes) – but as I commented:
I’m going to continue to ask these questions when I’m hitting walls, and if it’s just to highlight, where the API is incomplete, especially when it’s about the catalog
- Marius asked a good question on Unit testing source models. Besides my answer on this concrete case, the elaboration by Vinai on “Should I test X?” or “How should I test X?” is a valuable advice for everybody.
Magento 1
- A question on logic in the frontend: Where should i put my function if i need it only in one Template?
- And a little trick for the cart template: Adding Line Only X Left in Cart Table Summary Page