- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2015
03:51 PM
06-16-2015
03:51 PM
Parsing of Javascript
Hello everyone,
does anyone have any advice on Parsing of Javascript? I do not use the merge JS & CSS in the backend because I can see it is of no benefit really. Any advice would be great
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2015
07:45 PM
06-30-2015
07:45 PM
Re: Parsing of Javascript
A lot of benefit when you minify and combine js/css because it save the number of requests. And make the parsing faster.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2015
11:59 PM
07-04-2015
11:59 PM
Re: Parsing of Javascript
if you do not want to combine static files , css/js and images,
then you can create 2-3 subdomains like
//skin.alteregofitness.co.uk
//media.alteregofitness.co.uk
//js..alteregofitness.co.uk
and use them as Base url for your files. this will be much faster, anyway these files all cached in user browsers.
cheers
------------
MagenX - Magento and Server optimization
MagenX - Magento and Server optimization