Skip to content

Commit ae0d141

Browse files
committed
minor #19250 Add "frontend" as one of the topic to getting started (weaverryan)
This PR was merged into the 6.4 branch. Discussion ---------- Add "frontend" as one of the topic to getting started Hi! Right here: https://symfony.com/doc/current/page_creation.html#what-s-next I think adding a link to `frontend.rst` makes sense - it's title is `Front-end Tools: Handling CSS & JavaScript`. We are showing routes & controllers & templates, so making CSS/JS a main link I think makes sense. Thanks! Commits ------- 25d8a08 Add "frontend" as one of the topic to getting started
2 parents 72a442b + 25d8a08 commit ae0d141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

page_creation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ OK, time to finish mastering the fundamentals by reading these articles:
282282
* :doc:`/controller`
283283
* :doc:`/templates`
284284
* :doc:`/configuration`
285+
* :doc:`/frontend`
285286

286287
Then, learn about other important topics like the
287288
:doc:`service container </service_container>`,

0 commit comments

Comments
 (0)