Advanced Redux PatternsRedux is a powerful state management library commonly used with React to manage application state in a predictable and efficient way. While…Jun 24, 2024Jun 24, 2024
Published inCodeXInspiring women in techArticle dedicated to women, who challenge the gender gap and the status quo in the tech industry.Nov 22, 2022Nov 22, 2022
Published inLevel Up CodingSSR, should you use it?Server-side rendering can be a double-edged sword. Read the article below to see whether or not is it right for you.Nov 8, 2022Nov 8, 2022
Published inCodeXOptions API vs. Composition APIIf you’re starting a new project in Vue 3 or if you’re still deciding whether or not to migrate an existing project to the latest Vue.js…Oct 18, 2022A response icon1Oct 18, 2022A response icon1
A simple guide to Vue 3 routingPrerequisIn this tutorial, I will show you how to set up routing using Vue 3, Composition API, Vue Router 4…itesOct 4, 2022Oct 4, 2022
Vuex or Pinia?In this article, I will compare Vuex and Pinia, two popular state management libraries for Vue.js. Now, let’s get started, shall we?Sep 21, 2022Sep 21, 2022