prototype tag

3 questions


1 answers
85 views
0
Implementing different behaviors depending on the data with the updater of prototype.js

Web site implementation with node.js + express.I'm currently implementing the Like function.While trying to find out by touching the ajax to make the page work without reloading, I found a very good f...


1 answers
113 views
0
Structure variable forward declaration, prototype declaration error

I wanted to use a queue with a Problem structure variable as a type, so I declared a variable, but there was an error, so I'm uploading a question.For example, if you have a structureProblem{};I want ...


2 answers
73 views
0
JavaScript Native Prototype

https://ko.javascript.info/function-prototypeIn this article (https://ko.javascript.info/function-prototype), you said that the prototype property of the function is different from [[Prototype]] and o...

1 years ago

© 2024 OneMinuteCode. All rights reserved.