If you have questions about the course or the tasks, or if you find any errors, feel free to ask questions and participate in discussions within the repository issues.
A plugin is a way for a third party to extend the functionality of an application. A plugin implements extension points declared by application or other plugins. Also a plugin can define extension ...