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.
2 parents 5a8ef9e + 3402d4f commit 9b9ec56Copy full SHA for 9b9ec56
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