Skip to content

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

pages/support.md

+74
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
<script>
2+
{
3+
"title": "jQuery Support"
4+
}
5+
</script>
6+
7+
## Community support
8+
9+
The following learning resources are available online and free of charge:
10+
11+
* [jQuery Learning Center](https://learn.jquery.com/)
12+
* [jQuery API Documentation](https://api.jquery.com/)
13+
* [jQuery UI Demos](https://jqueryui.com/demos/)
14+
* [jQuery UI API Documentation](https://api.jqueryui.com/)
15+
16+
### Matrix chat
17+
18+
jQuery is on Matrix! The support channel for jQuery is [#jquery_jquery:gitter.im](https://app.element.io/#/room/#jquery_jquery:gitter.im). You can [read the channel on Element](https://app.element.io/#/room/#jquery_jquery:gitter.im) without an account, or [join the channel](https://matrix.to/#/#jquery_jquery:gitter.im) via any Matrix client.
19+
20+
We use the public [#jquery_dev channel](https://app.element.io/#/room/#jquery_dev:gitter.im) to discuss project developments. We also hold [weekly meetings](https://meetings.jquery.org/) on Matrix.
21+
22+
### IRC chat
23+
24+
We are on [Libera Chat IRC](https://libera.chat/) in the `#jquery` channel where you can ask for support. You can [join via webchat](https://web.libera.chat/#jquery), or via any IRC client.
25+
26+
### StackOverflow
27+
28+
StackOverflow is a great place to ask questions and find support for all jQuery projects. Search or create [questions tagged with "jquery"](https://stackoverflow.com/questions/tagged/jquery), or refer to the ["jquery" tag introduction](https://stackoverflow.com/tags/jquery/info).
29+
30+
### Archives
31+
32+
* [Freenode IRC chat channels](https://irc.jquery.org/) (2011-2021)
33+
* [jQuery Forum](https://forum.jquery.com/) (2010-2021): For questions and advice regarding jQuery Core, jQuery UI, Themeroller, QUnit, development of jQuery Plugins, and more.
34+
* [jQuery Accessibility mailing list](https://groups.google.com/group/jquery-a11y) (2008-2016).
35+
36+
## Commercial support
37+
38+
The following companies offer commercial support services for jQuery.
39+
40+
* **[Bocoup](https://bocoup.com/)** builds complex cross device and cross platform JavaScript software for startups, the Fortune 500, and federally funded education projects. Bocoup offers in-depth JavaScript training on a number of subjects including jQuery. Learn more at <https://bocoup.com/services/training> or contact at <https://bocoup.com/contact>.
41+
42+
-------
43+
44+
## Follow us
45+
46+
jQuery on Mastodon and the Fediverse:
47+
48+
* [@jquery@social.lfx.dev](https://social.lfx.dev/@jquery)
49+
* [@qunit@fosstodon.org](https://fosstodon.org/@qunit)
50+
* [@openjsf@social.lfx.dev](https://social.lfx.dev/@openjsf)
51+
52+
jQuery on Twitter:
53+
54+
* [@jquery](https://twitter.com/jquery)
55+
* [@jqueryui](https://twitter.com/jqueryui)
56+
* [@jquerymobile](https://twitter.com/jquerymobile)
57+
* [@qunitjs](https://twitter.com/qunitjs)
58+
* [@jqcon](https://twitter.com/jqcon)
59+
60+
-------
61+
62+
## Media & Press inquiry
63+
64+
Journalists seeking information on jQuery should contact: [[email protected]](mailto:[email protected]).
65+
66+
For guidance on branding and trademark usage, visit <https://brand.jquery.org/>.
67+
68+
-------
69+
70+
## Found a bug?
71+
72+
For reporting bugs in libraries, documentation, or content, the project's GitHub issues tracker should be used. All jQuery projects can be found at https://github.com/jquery
73+
74+
Still haven't found what you're looking for? Please feel free to contact: [[email protected]](mailto:[email protected])

0 commit comments

Comments
 (0)