Answer the question
In order to leave comments, you need to log in
How to properly build js on Gulp?
I have 10 folders with blocks, each contains a pug file, scss and js. So here's how to properly style js for each of the blocks?
Is it correct to do this:
$(document).ready(function () {
...
});
$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});$(document).ready(function(){...});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question