require js build file generated by ORO at web/build.js
:
{
"optimize": "uglify2",
"preserveLicenseComments": true,
"paths": [],
"baseUrl": "./bundles",
"out": "./js/oro.min.js",
"mainConfigFile": "./js/require-config.js",
// Input | |
groupBy = ['color', 'size', '', ...] | |
data = [ | |
{ | |
"color": "red", | |
"size": "big", | |
"data": "1" | |
}, |
require js build file generated by ORO at web/build.js
:
{
"optimize": "uglify2",
"preserveLicenseComments": true,
"paths": [],
"baseUrl": "./bundles",
"out": "./js/oro.min.js",
"mainConfigFile": "./js/require-config.js",
I hereby claim:
To claim this, I am signing this object:
<?php | |
/** | |
* | |
* | |
* @category Kirchbergerknorr | |
* @package Kirchbergerknorr_OrderProcessor | |
* @author Aleksey Razbakov <[email protected]> | |
* @copyright Copyright (c) 2016 kirchbergerknorr GmbH (http://www.kirchbergerknorr.de) | |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) | |
*/ |
If you are backend or frontend developer and some times you need to implement javascript logic on a website or AJAX calls, then join this presentation and know alternative simple way of doing this.
HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is
Шерлох Холмс - гений ли? | |
Дедукция доступна каждому! | |
Мафия Мюнхен - плечом к плечу с Шерлоком Холмсом. | |
--- | |
Прыжок с парашютом. | |
Давно планируешь прыгнуть? | |
Слишком опасно? Слишком высоко? Слишком быстро? |
Kirchbergerknorr StoreSwitcher redirects a customer to the right store based on his geo-location.
Rewritten block page_switcher
to show all active stores from all websites.
Module based on Atwix_Ipstoreswitcher.
Each product in a Magento store has a stock count. This stock count can be updated by vendors by calling a Magento REST API. The warehouse sends amount of each product to the Magento Store.