Skip to content

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

Diff for: pages/support.md

+75
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
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:gitter.im 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+
The IRC support channel for jQuery projects is `#jquery` on [Libera Chat IRC](https://libera.chat/). You can [join via webchat](https://web.libera.chat/#jquery), or via an 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 member companies offer commercial support services for jQuery, including consulting and training.
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+
* **[SitePen](https://sitepen.com)**: Choose to work with one of the most experienced Web application development groups in the world. SitePen has been providing quality Web development, analysis, training, and support services since 2000 to companies and individuals around the globe. Our exclusive team of master JavaScript engineers includes current and former contributors to TC39 (EcmaScript), jQuery, the Dojo Toolkit, Node.js, AngularJS, Intern, and more. From start-ups to Fortune 500s, we have the knowledge and expertise to solve problems of any size and keep your project on track and running smoothly. Get in touch today to learn how we can help you achieve your goals. Contact: <https://sitepen.com/contact>.
42+
43+
-------
44+
45+
## Follow us
46+
47+
jQuery on Mastodon and the Fediverse:
48+
49+
* [@jquery@social.lfx.dev](https://social.lfx.dev/@jquery)
50+
* [@qunit@fosstodon.org](https://fosstodon.org/@qunit)
51+
* [@openjsf@social.lfx.dev](https://social.lfx.dev/@openjsf)
52+
53+
jQuery on Twitter::
54+
55+
* [@jquery](https://twitter.com/jquery)
56+
* [@jqueryui](https://twitter.com/jqueryui)
57+
* [@jquerymobile](https://twitter.com/jquerymobile)
58+
* [@qunitjs](https://twitter.com/qunitjs)
59+
* [@jqcon](https://twitter.com/jqcon)
60+
61+
-------
62+
63+
## Media & Press inquiry
64+
65+
Journalists seeking information on jQuery should contact: [[email protected]](mailto:[email protected]).
66+
67+
For guidance on branding and trademark usage, visit <https://brand.jquery.org/>.
68+
69+
-------
70+
71+
## Found a bug?
72+
73+
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
74+
75+
Still haven't found what you're looking for? Please feel free to contact: [[email protected]](mailto:[email protected])

0 commit comments

Comments
 (0)