$this.animateNumber({ number: tcount, easing: 'easeInQuad'}, 1000, function() {
$('#countdown').text('Countdown completed!')
});
$this.animateNumber({ number: tcount, easing: 'easeInQuad'}, 1000),function() {
countFlag = false;
console.log('end');
$.each($('.slider-news'), function(index,value){
if(!$(this).hasClass('slick-initialized')){
$(this).slick({
slidesToShow: 1,
slidesToScroll: 1,
fade: true,
arrows: true,
draggable: false,
});
}
});
в js-е строки можно складывать и да, это конкатенация *ба-дум-тсс*