jeudi 4 janvier 2018

Best approach to integrate JavaScript in a multi-page website

I'm building a website that mainly gets and posts data to RESTful services and I need it to have a good SEO, since it's pretty much a database of food additives. In theory, JavaScript usage would be limited to a search component, file uploads and some navigation features.

I've been looking at the most popular JS frameworks like Angular and React and it seems they're only suited for single-page applications. My website needs to be localized in 3 different languages and I'm having a little trouble accomplishing that with client-side routing.

I'd like to know if there's a lightweight framework with great support/documentation that can be used in a multi-page application or if pure JS is the answer.




Aucun commentaire:

Enregistrer un commentaire