D
D
Dmitry2019-01-22 15:06:06
JavaScript
Dmitry, 2019-01-22 15:06:06

Single Page Application for an online store, what technologies to use?

Hello everyone,
there was a need to make a small website. I am a java programmer, so the question of backend technology disappears immediately. For free, I can quickly make only a website in java.
But it is not clear what to do with the client. There was a similar question - to which I even suggested the answer myself - what to use for the admin panel. And there, as it were, it was obvious that it would be better to write the admin panel as a SPA using one of the thousands of ready-made themes with ready-made React and Angular components.
Should I use Angular and React for the client side (client means anonymous) too? What front-end technologies are used to develop front-end client applications now? What does architecture look like in general?
Thanks to all.
ps Yes, and in the case of SPA, what about SEO?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
Jupiter Max, 2019-01-22
@vardoLP

And what is the actual question? For a simple store, deploy wordpress, install the woocommerce plugin, and you're done.

P
protven, 2019-01-22
@protven

If you are a javist, then don’t waste your time and just hire someone to make a turnkey store on some ready-made solution, such as wordpress + woocommerce (as advised above), magento, bitrix, etc. Your time will be worth more, trust me.

C
cyberz, 2019-07-18
@cyberz

Because an online store should be indexed by search engines, it is better not to use the SPA option for a product catalog for obvious reasons.
For the catalog, you need SSR (Server Side Rendering) and Nuxt.JS is great for that!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question