Resources

Swarm is built with a number of different technologies. As such it can be a bit of a challenge to ramp up on if you haven't done web development before. This section lists some of the best resources we've found for learning how to develop for Swarm.

jQuery

A free three hour course on jQuery basics. Highly recommended if you haven't used jQuery before. It also covers some JavaScript and CSS basics:

http://try.jquery.com

JavaScript resources

A free, in-browser JavaScript course:

https://www.w3schools.com/js/default.asp

PHP resources

A free PHP tutorial:

https://www.w3schools.com/php7/

Laminas Framework resources

Note

Swarm supports the Laminas component versions in the LICENSE.txt file, features and functions in the Laminas documentation that were introduced in later versions of Laminas will not work with Swarm. The LICENSE.txt file is in the readme folder of your Swarm installation.