Alex Hisen
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
-
Alex Hisen 创建了一个帖子, 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...