python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Add identifiers to TDZ using C++ v8 add-on
I have a unique Javascript evaluation environment that sits on top of Node.
I need to insert an identifier into the current scope's temporal dead zone (TDZ) so that if that identifier is accessed it t...

Me1000
Votes: 0
Answers: 1
google doc addon how to add textbox value to google doc
I am not a programmer.
Can someone help me with the following.
I am following this guide on how to make a google doc add-on.
http://www.cs.ucr.edu/~vahid/usefulstuff/gdoc_addon/
I have gotten this to ...
Arsalan Hameed
Votes: 0
Answers: 1
Effects of installing add-on on a stateful horizontal scaled node
I am interested on the effects of installing an add-on on a stateful horizontally scaled node. When a node is scaled and has 3 nodes (1 master and 2 regular), does the installed add-on only have effec...
Suat Alkan
Votes: 0
Answers: 1
Package a Google Doc Add-on for publishing
I have an editor add-on in App script that I have developed. Everything is in a library. It uses a sidebar and help dialog using HTML Service. And it can edit the Doc from events on the sidebar. But...

TheWizEd
Votes: 0
Answers: 0