Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Jan 15, 2024
1 parent 54aa1e5 commit 5a8ef9e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions frontend.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Both work great - and are discussed below.
Using PHP & Twig
----------------

Symfony comes with two powerful options to help you build a modern,
fast frontend:
Symfony comes with two powerful options to help you build a modern and fast frontend:

* :ref:`AssetMapper <frontend-asset-mapper>` (recommended for new projects) runs
entirely in PHP, doesn't require any build step and leverages modern web standards.
Expand Down Expand Up @@ -66,8 +65,7 @@ Webpack Encore

Do you prefer video tutorials? Check out the `Webpack Encore screencast series`_.

`Webpack Encore`_ is a simpler way to integrate `Webpack`_ (a professional
asset system) into your application.
`Webpack Encore`_ is a simpler way to integrate `Webpack`_ into your application.
It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules,
pre-processing CSS & JS and compiling and minifying assets.

Expand Down

0 comments on commit 5a8ef9e

Please sign in to comment.