Thanks MrKDilkington for your reply.
I ask if it is any news, because CONCRETE5 is build on LARAVEL framework, and on laracasts is presenting VUE.JS to be a best solution than JQUERY.On the other hand, TWIG template is used to simplifing the old and the ugly language of PHP.
SInce CONCRETE5 want to be the lider of CMS i hope to see the best tehnologies here.
Also DRUPAL and OCTOBER CMS use TWIG.
I ask if it is any news, because CONCRETE5 is build on LARAVEL framework, and on laracasts is presenting VUE.JS to be a best solution than JQUERY.On the other hand, TWIG template is used to simplifing the old and the ugly language of PHP.
SInce CONCRETE5 want to be the lider of CMS i hope to see the best tehnologies here.
Also DRUPAL and OCTOBER CMS use TWIG.
@rzvconcrete
Version 7 of concrete5 is not built on any one specific framework. It uses many different components from multiple frameworks, like Zend, Symfony, and Laravel.
There is a vendor folder where you can see what libraries concrete5 uses.
concrete\vendor
I believe jQuery is a helper library while Vue.js is a MVVM framework.
Version 7 of concrete5 is not built on any one specific framework. It uses many different components from multiple frameworks, like Zend, Symfony, and Laravel.
There is a vendor folder where you can see what libraries concrete5 uses.
concrete\vendor
I believe jQuery is a helper library while Vue.js is a MVVM framework.
I will wait other version then.
There was some discussion of Twig templating in regards to the Symfony form builder.
I know of some developers using concrete5 with JavaScript frameworks like Angular and React. I don't see it being part of the core.
This package example uses Twig.
https://github.com/Buttress/addon_composer_sample/...