开发者

Twig Templating Engine for Mobile Devices

开发者 https://www.devze.com 2023-03-21 10:44 出处:网络
I\'m currently working on a web application and I\'m currently using TWIG as my templating engine for my \"view开发者_开发百科\" (MVC). I\'m just wondering, can we still use Twig if we\'re going to ma

I'm currently working on a web application and I'm currently using TWIG as my templating engine for my "view开发者_开发百科" (MVC). I'm just wondering, can we still use Twig if we're going to make a "view" (MVC) of this web app for mobile devices such as android/iphones? If not, what should we use?


The Twig template engine is entirely server-sided. There is not a single reason why it shouldn't work for mobile devices.

0

精彩评论

暂无评论...
验证码 换一张
取 消