Modules are used to integrate codes. Modules are collections of functions & classes that work together to form the functionality of our app. It's similar to organizing code into different components. However, you can use modules in multiple projects and across applications.