M
M
Marty McFly2021-01-13 21:37:08
1C-Bitrix
Marty McFly, 2021-01-13 21:37:08

Isomorphic Bitrix + Vue store, perhaps?

Greetings!
Has anyone tried to implement a SPA online store with SSR on bitrix?
What are the pitfalls?
To what extent does the Bitrix API allow this?
How to set up SSR?
And is server rendering relevant now at all? Or do robots already understand js normally?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2021-01-14
@alexprowars

Implemented GraphQL on Bitrix + NuxtJS on the front, nothing complicated for those who understand a little more than customizing standard templates. Throw out the entire View layer from Bitrix, along with its "chips", and implement api for your tasks

A
Andrey Khokhlov, 2021-01-14
@andrhohlov

Bitrix as an API server, frontend itself. SSR respectively on Node.js (Nuxt or something custom).
The difficulty will lie in the features of Bitrix, to what extent it can be turned into an API server.
And is it worth using Bitrix in this case...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question