Subscribe on changes!

Using computed Methods or custom instructions? Which has the best performance?

avatar
Sep 16th 2021

What problem does this feature solve?

Today vue3.0 doesn't have filters. If I want to format strings, should I use computed methods or custom instructions? Which has the best performance?

What does the proposed API look like?

Today vue3.0 doesn't have filters. If I want to format strings, should I use computed methods or custom instructions? Which has the best performance?

avatar
Sep 16th 2021

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.