Created in 2018, Nuxt.JS is a French, free and open source framework based on Vue.JS and Node.JS. Nuxt.JS is one of the main technologies we use at The Coding Machine and is included in the boilerplate Symfony-Nuxt.JS we developed. Nuxt.JS was released in 2022 in version 3.0.
The main benefit of Nuxt.JS is that it facilitates server-side rendering of web pages, especially in Single Page Applications where this is not often the case. This comes with many benefits:
LeroySeafood France needed an ecommerce platform to promote its products, improve brand image, build loyalty, share news, and increase sales.
TheCodingMachine Lyon chose Nuxt.js for its efficiency in SSR (Server Side Rendering), which allows search engines to have direct access to the different JS or CSS resources that are rendered on the server side. Thanks to SSR, for each request, the server provides the complete page to the visitor in real time, which allows search engines to identify the content of the application and therefore offers better referencing.
Nuxt.js, It is also a significant time saver, as Nuxt.js comes with the necessary libraries to correctly manage the resources retrieved from the server (Vue X , Vue Router, vue Meta...). And what's more, Nuxt.js is based on Vue.js, the favorite techno front in Lyon.
TheCodingMachine Paris selected Nuxt.js for :
has also observed the following advantages :
Nuxt.js is a real asset for projects with high SEO stakes but it also saves a lot of time.