15,698 Topics
![]() | |
How this concept is related to JavaScript's asynchronous nature? | |
i need to improve english and React skill. i aleady have six years develop expriences. how can i find a open source project to improve english and React skill. thank you. | |
I have heard a lot of interviews ask this question on Hoisting in JavaScript. What is this hoisting in JavaScript? Is it the same as hosting? It would be kind if someone could help me with their knowledge. | |
I am practicing to make GSAP animated websites but i am facing this problem of slow loading of my website for example slow loading images and fonts. It will be really helpful if somebody can help | |
I am facing a lot of issues in the performance optimization of my web application. Can anybody help? I have heard about reducing page load time, minimizing render-blocking resources, and optimizing images. But I don't know how to do it. Can anyone please share some techniques or tools you would … | |
Keeping things secure is very important. I have been learning about user authentication in web apps but am concerned about data security. It will be really helpful if somebody could help. | |
Security matters. How can I guard against things like SQL injection or cross-site scripting? It will be really helpful if somebody could help. | |
Walk through the essential configurations in a webpack setup for a modern JavaScript project. | |
Describe prototypal inheritance in JavaScript. How does it differ from classical inheritance in other programming languages? | |
Warning ... I am not a JAVA programmer so please be kind ... thanks for any help you can provide. Retired bit basher looking for a bit of help with a non-profit project. The code listed below was based on an online example that I found on js fiddle dot … | |
Explain the concept of the "callback pattern" in JavaScript and how it has evolved with the introduction of promises and async/await. | |
What are the best practices for error handling in asynchronous code in large code databases? | |
Can you explain what the "Critical Rendering Path" is and how it influences the performance of web pages? | |
Could you describe your approach to unit testing in a JavaScript application? What tools and frameworks do you find most effective? | |
The Google Analytics javascript tag we use in our HTML <head> is: <script async src="https://www.googletagmanager.com/gtag/js?id=G-3BQYMGHE7E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3BQYMGHE7E'); </script> Then, there are a handful of `gtag()` calls elsewhere on the page. I'm confused by how async works in this context. … | |
I have a two-step login form. In the first step, I have "username" as "id" and "name" of the text input. I also have "password" as id and "name" of the second input field, where the user is prompted to enter username and password. In the second step, I have … | |
I'm newbie in this industry but I'm willing to learn the fastest way is possible and to learn others when I'm going to be good on web development | |
i'm intrested in vue.js react.js meta frameworks and web design | |
I am currently studying React JS, and my eventual goal is to create a website using React JS that is optimized for SEO. Someone told me using React JS to construct a website will make it less search engine friendly. I'm curious; what are your thoughts? And how will things … | |
Hi guyz, TypeScript vs. JavaScript - which one is better for the 2023 web applications? | |
I need help to convert my javascript animation to css3 Currently there are two sections. while going to second section from first section, it shrinks, folds height & width of first section and unfold , enlarge height & width of second section. **Check Demo** [ **jsfiddle**](https://jsfiddle.net/cq67m33a/) **Need Help for ** … | |
Hi, I am using JS in my website to load more content. I have buttons or input type button as my load more content. I am worried that Google won't index the content behind the load more button because it's a button and not an anchor tag. Here is what … | |
A syntax error is occurring again and again. How can I easily fix the syntax error. | |
In HTMl from I have a Input field type month. When I select a month and click on search button then total days of selected month show in HTMl table with backend data. This table contain salary. I want the salary is calculate with Total days. I write a script. … | |
Hi all, I am new to coding and I've been receiving the error message for Unexpected Token '<'. The problem seems to be located in the very first line in my <!DOCTYPE html>. I am not sure what I am doing incorrectly. I've checked settings, rewritten the code, etc. Help … | |
What are the best platforms that you would prefer for mobile app development? | |
Hi Guyz, How Touchless Interface-Gesture control Impacts the mobile app development Industry? | |
After using GSC on my website, there is a "Submitted URL not selected as Canonical " problem on many pages, but I checked these pages, it showed that they could be indexed. Actually, they are not. And I don't know how to fix them, what should I do? | |
Is it possible to perform URL-based image transformations? How can I achieve this in my application? | |
Hi guys, what are the different types of java applications |
The End.