14,051 Topics

Member Avatar for
Member Avatar for A_957

The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation exception that occurred within my application. This type of error apparently usually points to a problem where the code attempted to write to a protected memory …

Member Avatar for Dani
0
36
Member Avatar for SEO_935

AI-powered code reviews are bringing about a revolution in the way developers collaborate, enabling more efficient, accurate, and thorough evaluations of code prior to its integration into the central project repository. This transformation is made possible by leveraging machine learning and artificial intelligence to automate and enhance different facets of …

0
31
Member Avatar for FarrisFahad

I am trying to create a meme generator similar to imgflip.com I know javascript but not sure how to implement this. I want users to be able to move text around the canvas using mousemove event listener. But I am not sure if they are moving the text on the …

Member Avatar for kimnancy
0
49
Member Avatar for FarrisFahad

I have a memes site that users can earn from. I want to make the website easier to use and more fun. What should I do to make the website better? Website: PicturePunches

Member Avatar for jofrachalya142
1
146
Member Avatar for jayashree10
Member Avatar for jackwells

Hello, fellow coders, I'm relatively new to coding and web development but excited to embark on a project combining my passion and my budding programming skills. I'm eager to create a tool like this https://minecraftcirclegenerate.com/ created using HTML, CSS, and JavaScript. As a beginner, I'm seeking guidance on where to …

Member Avatar for jackwells
1
24
Member Avatar for riyajohnson70

When it comes to selecting a framework for a development project, it's crucial to make an informed decision. With so many options available, it can be challenging to determine the best fit for the project's needs. Let's take a look at some of the pros and cons of popular frameworks …

Member Avatar for trueframe
1
38
Member Avatar for jayashree10

I want to prevent cross-site scripting attacks in web applications I make. If someone could provide me with some suggestions and advice, it would be really helpful.

Member Avatar for webhostingworld
2
60
Member Avatar for Smbom

Hi everyone, I'm kind of a newbie and I manage my site, but my site seems to have some issues, and it has so few pages indexed that lots of them are unindexed by Google. After searching for some similar experiences, I'm going to do on-page or technical SEO first. …

Member Avatar for sankut
1
302
Member Avatar for Paulmescal

Today, blockchain has become an essential part of multiple industries, including real estate, media, manufacturing, tourism, healthcare, and Cyber security. There is no such fixed price for blockchain app development, but on average, the cost to hire a blockchain developer will be around **$5000** to **$30,000**, depending on the project …

Member Avatar for aliceblack78
2
133
Member Avatar for Dani

Ashamedly, I'm a jQuery user with very weak Javascript skills. However, I noticed that Google Chrome DevTools console is giving me the following warning: > Listener added for a synchronous 'DOMNodeRemoved' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. …

Member Avatar for Dani
0
2K
Member Avatar for minap54304

A full-stack designer makes and keeps up with both the front-end and back-finish of a site, web application, or PC program. Here is a breakdown of the jobs and obligations related to the profile. * Making intuitive UIs with JavaScript and HTML/CSS structures and libraries * Keeping up with cross-stage …

Member Avatar for Deftsoft
-1
28
Member Avatar for jayashree10
Member Avatar for Shin Jared

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.

Member Avatar for pritaeas
0
25
Member Avatar for jayashree10

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.

Member Avatar for AndreRet
-1
37
Member Avatar for jayashree10

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

Member Avatar for Biiim
0
65
Member Avatar for jayashree10

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 …

Member Avatar for Biiim
0
54
Member Avatar for infoitmanoj
Member Avatar for amystivens
0
3K
Member Avatar for jayashree10

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.

0
26
Member Avatar for jayashree10

Security matters. How can I guard against things like SQL injection or cross-site scripting? It will be really helpful if somebody could help.

Member Avatar for Dani
0
38
Member Avatar for jayashree10

Walk through the essential configurations in a webpack setup for a modern JavaScript project.

Member Avatar for Reverend Jim
-3
24
Member Avatar for jayashree10

Describe prototypal inheritance in JavaScript. How does it differ from classical inheritance in other programming languages?

-2
29
Member Avatar for jayashree10

Explain the concept of the "callback pattern" in JavaScript and how it has evolved with the introduction of promises and async/await.

Member Avatar for rproffitt
-2
25
Member Avatar for jayashree10
Member Avatar for iqratech
-2
58
Member Avatar for jayashree10

Can you explain what the "Critical Rendering Path" is and how it influences the performance of web pages?

Member Avatar for Dani
-1
22
Member Avatar for jayashree10

Could you describe your approach to unit testing in a JavaScript application? What tools and frameworks do you find most effective?

Member Avatar for Ethanbrody
-1
35
Member Avatar for Dani

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. …

Member Avatar for Dani
1
119
Member Avatar for mexabet

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 …

Member Avatar for Dani
0
55
Member Avatar for Cornelius89

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

Member Avatar for Dani
0
14
Member Avatar for anass_3
Member Avatar for Ethanbrody
0
55

The End.