Why I get this error ? (Nuxt)
any vue dev here ? onMounted(()=>{ window.onresize = () => { calcSlideWidth() } }) I've above codes in one of my components. I've used this component twice ...
Did enyone worked with docker ? I don't know why I get this duplicate error only for copying static folder
How can I get utc time instead of local system time using javascript without using 3rd party api or module, is it possible ! ? I searched a lot but whenever I use Date.now() ...
How I must only round up toFixed ? There is anyway to change default round of tofixed to only round to upper number ? it's default is like this : 0.012200.toFixed(3) = 0.01...
Guys what's your opinion about using pug template engine ? you think it's better than pure html ?
There is any free site that give me animated svg icons ?
anyone tried to implement TradingView js API ? I am doing everything according it 's document and udf (predefined js api) but I get errors for get history call
I want to add an static field with static value In Laravel Eloquent model ( I need this for my api ) for example open = false field for every output How i do it ?
for password in range(0,9999): How can I loop over multiple zeros ? I mean this will loop from 0 to 9999 I want to loop from 0000 to 9999 0001 0002 0003 .... 9999
anyone knows about this duplicate error ?
I wanna get sliders data from server with axios, & after that check if all of the slider images loaded then I show it on the site, Now I did it this way but i wondered is ther...
can I upload video here ?
What was the name of this connecting dots base on mouse movement ? I forgot it's name
Is Anyone Familiar with csp header ?