Alex Hisen
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Does WebStorm support jsDoc type hints for jQuery autocompletion
We have an app that needs to support multiple possible jQuery versions. Therefore we assign the jQuery version we need to a variable, i.e.:myjQuery = jQuery;Then we have modules structured like thi...