Frontend Rendering via Vue.js

Tue. 6th November, 2018

What is your idea about?


This is a companion discussion topic for the original entry at https://typo3.org/article/frontend-rendering-via-vuejs/

I suggest that this work is coordinated the PWA strategic initiative, as vue.js would also be used there for fe rendering https://typo3.org/community/teams/typo3-development/initiatives/pwa/

1 Like

You can it with current TYPO3 versions, i have already programmed a frontend user area based on Angular with TYPO3 8 LTS and currently porting on 9 LTS. But its not easy, i use many CRUD operations, and the cHash parameter is the biggest enemy.

Do you talk about the “frontend” or the “frontend of the backend”?

What is the expected outcome of the research? Is it part of a scientific program (bachelor or master program) which might end in having a thesis document? Besides documentation a “best practice code example” could be an outcome as well.

What’s the point of this “Research”?

Here you have an example of using Vue in FE and BE:
https://packagist.org/packages/mediaessenz/vueture

Using Vue in the frontend is easily doable already. Just use it, there’s no research needed.

If any JS app should be able to communicate with TYPO3 then we’re talking about headless CMS. That has nothing to do with Vue in particular. Although there’s already a project regarding vue and TYPO3 headless: