Salesqueen Software Solution

Download Free Estimation Now Click Here
What does "minifyin...
 
Notifications
Clear all

What does "minifying" my code mean?

3 Posts
3 Users
0 Reactions
134 Views
Posts: 150
Topic starter
(@dinesh)
Estimable Member
Joined: 3 years ago

minifying

2 Replies
Posts: 488
(@vishva)
Reputable Member
Joined: 3 years ago

Minification is the process of reducing the amount of code and markup in your script files and web pages. It's one of the primary techniques used to lower website load times and bandwidth use.

Reply
Posts: 389
(@abishek)
Reputable Member
Joined: 3 years ago

Minification is the process of rewriting code and deleting extraneous components from files in order to minimise file size. It frequently happens to the HTML, CSS, and JavaScript files that make up web pages. Web sites load more rapidly when resources are less because faster file transfers enable faster file transfers.

There are various methods for data reduction.

Reply
Share: