Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1019 Bytes

File metadata and controls

36 lines (19 loc) · 1019 Bytes

Understanding Plugins

:::warning Note: Work in progress 🚧 :::

What is a Plugin?

A Plugin is basically an Add-on you add them to the base of a platform to make it much more personalized and Fitted for specific cases.


How Do Acode Plugins Work?

Acode Plugins put themselves on top of foundation by adding new features such as: Ui Elements , functions.

think of Plugins as a supervisor that Make the default editor (worker) follow custom-made rules.


Why do Plugins Exist?

Plugins exist as a way to personalize and customize the user experience, a user can make a plugin that fits their workflow and make coding faster, easier and more accessible.


What are the types of Plugins?

There are many types of plugins like:

Productivity based: Plugins that help you do a specific task quicker.

Feature based: Plugins that add niche features to a specific type of development.

Malicious Plugins: that are intended to make your experience awful.