Side navigation
#14687 closed feature (fixed)
Opened January 10, 2014 05:29PM UTC
Closed March 13, 2014 03:24AM UTC
note on AMD best practices
Reported by: | andrew@wq.io | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.11.1/2.1.1 |
Component: | core | Version: | |
Keywords: | docs | Cc: | |
Blocked by: | Blocking: |
Description
Not surprisingly, jQuery has become the go-to example for developers looking to add an AMD definition to their library. As we know, jQuery's near ubiquity means that certain AMD recommendations are not practical for jQuery. Unfortunately, the jQuery named module registration is referenced with the (reasonable) assumption that it's representative of AMD best practices. I'm hoping an extra comment will make it clear that jQuery is a special case.
See https://github.com/jquery/jquery/pull/1478 for the patch and links to related discussions.
Attachments (0)
Change History (4)
Changed January 12, 2014 08:49PM UTC by comment:1
keywords: | → docs |
---|---|
priority: | undecided → low |
status: | new → open |
type: | bug → feature |
Changed January 23, 2014 04:54PM UTC by comment:2
component: | unfiled → core |
---|
Changed March 04, 2014 02:29PM UTC by comment:3
milestone: | None → 1.11.1/2.1.1 |
---|