Managing static assets

Modern websites contain lots of JavaScript and CSS files. When the page is loaded in the browser, these static files make a separate request to the server. The higher the number of requests, the lower the website speed. To avoid this issue, most websites serve the static assets by combining multiple files. There are several tools on the market to manage these sort of things, but Odoo has its own implementation for managing static assets.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset