
Marko Kolombo
Professional Google Apps Script enthusiast
Work
Google Apps Script Developer
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Professional Google Apps Script enthusiast
Work
Google Apps Script Developer
Recent comments
Chrome Extensions: Migrating to Manifest v3
thanks a lot, especially for the web_accessible_resources, I ...
How JavaScript Variables Should Be Named
Absolutely right, but I'd like to stress that the core of my ...
How JavaScript Variables Should Be Named
Well, why would you change the iterable type in first place? ...
Vanilla JavaScript Update URL without Refresh
"Note that all browsers but Safari currently ignore the title...
How JavaScript Variables Should Be Named
Totally agree. I switched to a different naming convention a ...
What was your win this week?
I got the job I was loooong searching for: Google Apps/Scri...
I created an IE11 end of support countdown
tagline.innerHTML = 'Internet Explorer 11 is dead and it ha...
How to Get an Object Length
true story... const object1 = { a: 'somestring', b: ...