how can staticly typed language possibly compile i...
# javascript
v
how can staticly typed language possibly compile if it cannot know if any of the methods, members you are accessing for pure js are there actually…?