By Robin Dickson, software engineer at UniFa. An RFC (request for comments) for Vue.js was published that explains the plan for a new Function API. Following that, a plugin was created that allows the proposed Function API to be used in current Vue applications: vue-function-api. I thought I would experiment with the Function API by building a mini app. Function API Installation The base app was c