I designed input by my .css file, but when I focus it, it gives me extra blue border arround it, How can I remove it?
Hi guys, I am making Laravel website, when I get image to website from project folder, it is getting hard to open the web. So, I am going to use ajax, is it possible by ajact ...
Hi guys, I am using WPF application, I need observer to my database, if data changes in it, it should trigger the UI, is there anything to accomplish my task in WPF Desktop Ap...
What is best practice of saving token and some user details? On Room or SharedPreference
Привет, ребята. Чтобы использовать шрифт Google, я создал app.css и включил его в main.js, поскольку, как вы видите, он изменил все мои шрифты, но когда я использую класс text...
Hi guys? is it possible to set subscription on the specific time in database? for example I want to send notification when time comes createdAt on database?
Here how much the await waits? till status 200 or till the response? await Api().post('http://someurl.com');
I'm building WPF desktop application. What is best practice to save users details including access token, local database or files?
How can I get the string stored on shared preference by MainActivity's context on background service class?
Guys, I am new. Which recent tutorials you suggest to start web. html,css or ReactJD?
I have used mostly only with returned value functions, and it waited till the function returns. But no idea if the function doesnt have return value?
like this kind of dynamic importing used only in vuejs?
Как установить стиль по дефолтные для Vuetify?
When I use '() => import('./views/StockTrade.vue')' function to return import, it gives me an error, but it is working on other project, how can I use it?
if "a" is number then [a] = 5; === a=5; yea?
Привет, ребята. Класс .border устанавливает границы по умолчанию с таким же серым цветом. Как я могу изменить его цвет по умолчанию на другой?
What about if the promise rejects?
Can object be also? instead of the array.
Hi guys. I learned all tricks of js, I mean core of nmp. What you suggest to start for frontent. ReactJS, AngularJS, VieuJS?
Hi, guys. How can I enable .eslintrc in my .vue file. it enabled and only displays error on console and .js file?