This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Change description in EN/Guide/Routing #239
Closed
Description
Hello,
The description, Nuxt.js use the file-system to generate the routes of your web applications, it's as simple as PHP to create routes.
, in Guide/Routing bothers me for two reasons:
- It's irrelevant if we haven't used PHP
- The wording "as simple as" can be frustrating for the newcomers who don't find it "simple".
Should we change it to something like: Nuxt.js use the file-system to generate the routes of your web applications.
Thanks
(View the original discussion, in french, here: https://github.com/vuejs-fr/nuxt/pull/11/files/52bf57bc0b8769b29762f07577ad9f8fefd9bae2#r139283562)