The next version of Vue is around the corner and we can already try some of the new features, like Vue Composition API, which is heavily inspired by React Hooks. Let’s see how to use it and what the big deal is.
Here are some of the most interesting features of React that I encountered as a JavaScript developer learning React for the first time. Hopefully my experiences can help you get to know these features too.
In this post, we will go through everything you need to know about Vue.js filters, from how to use them in your Vue.js application to how to create your own filters.