VUE.JS and TWIG for core code

Permalink
Any news on that?

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi rzvconcrete,

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/...
rzvconcrete replied on at Permalink Reply
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.
MrKDilkington replied on at Permalink Reply
MrKDilkington
@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.
rzvconcrete replied on at Permalink Reply
I will wait other version then.