We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d005aa commit 3402d4fCopy full SHA for 3402d4f
frontend.rst
@@ -5,7 +5,7 @@ Symfony gives you the flexibility to choose any front-end tools you want. There
5
are generally two approaches:
6
7
#. :ref:`building your HTML with PHP & Twig <frontend-twig-php>`;
8
-#. :ref:`building your frontend with a JavaScript framework <frontend-js>` like React.
+#. :ref:`building your frontend with a JavaScript framework <frontend-js>` like React, Vue, Svelte, etc.
9
10
Both work great - and are discussed below.
11
0 commit comments