I think if somebody has a good VBA knowledge - programming basics, excel knowledge, object knowledge, binding etc..-
then if a switch would come in the language (js or python) then it would be fast to get used to the new programming language since our vba knowledge will still give us a lot of advantage (objects, properties etc would remain the same, the syntax like if statement or case etc would change only which is a day to learn with vba knowledge)
Only difference can be that Javascript is losely typed (dont need statemets like "dim x as integer" but it can be forced to need declarations by typescript)
What do you think, am I wrong?
then if a switch would come in the language (js or python) then it would be fast to get used to the new programming language since our vba knowledge will still give us a lot of advantage (objects, properties etc would remain the same, the syntax like if statement or case etc would change only which is a day to learn with vba knowledge)
Only difference can be that Javascript is losely typed (dont need statemets like "dim x as integer" but it can be forced to need declarations by typescript)
What do you think, am I wrong?