Warning: Undefined array key "type" in /home/u269348967/domains/eruditus.group/public_html/wp-content/plugins/helper/src/Merkulove/Helper/FrontScripts.php on line 132

Snippets

JavaScript and CSS minification

Custom web development

What is JavaScript and CSS minification? JavaScript and CSS minification is a process that allows you to reduce the size of these files, eliminating unnecessary characters, white spaces and comments. This has a positive impact on the loading speed of a web page, since it reduces the time it takes to…

Read More