David Meir-LevyinVue.js DevelopersWork with Vite and NXThis practical post will help you combine Vite with the NX monorepo tool.Sep 21, 20222Sep 21, 20222
David Meir-LevyinVue.js DevelopersHow to build a Vue-based micro-frontends infrastructureMicro-frontend infrastructure can help you create better applications, regardless if you want to replace the app’s framework or not.Dec 17, 2021Dec 17, 2021
David Meir-LevyHow to reduce your time on Facebook effectivelyTL;DR — focus on yourself, set a limitation, and use it less.Oct 11, 20201Oct 11, 20201
David Meir-LevyinVue.js DevelopersCreate your blog using the open-source platform GreenpressA great time to start blogging with your own website, that you can fully control.Jul 2, 20201Jul 2, 20201
David Meir-LevyinVue.js DevelopersWatch Vue route params/query with Composition APIThe router set a new object on every route change, and it’s not reactive, so you can’t directly watch it. Three ways to watch it anyway.Mar 19, 20202Mar 19, 20202
David Meir-LevyinIsraeli Tech RadarHow to use Vuex mappers inside Vue Composition API?TL;DR — use npm package vuex-composition-helpers .Mar 2, 20202Mar 2, 20202
David Meir-LevyinIsraeli Tech RadarVue Composition API as a State ManagementDuring a hackathon, I managed to research a very nice way to manage an app state, without using any state management!Feb 19, 20207Feb 19, 20207