PinnedPublished inITNEXTVue Use State EffectWe all know Vuex. It is a great addition to the Vue ecosystem from the very beginning. It helped to manage the state in dozens of projects…May 20, 2022May 20, 2022
PinnedPublished inITNEXTTailwind class madness. Never again?!A couple of days ago my sister asked for a favor. She wanted to create a small contact/promo page for the kindergarten that she is running…Sep 29, 20216Sep 29, 20216
Faro.js 🌴🏖️☀️Some months ago, my family and I embarked on a new adventure and set sail for the stunning landscapes of Portugal. Yes, we’ve made this…Feb 9, 2024Feb 9, 2024
Published inITNEXTHow to clean and prepare your GitHub Template before being used or shared. Magic ✨ involved.Prolog: It was super hard — it is still — to define a good title for that one but maybe if you’ll jump into the introduction it will be…Jul 14, 2023Jul 14, 2023
Published inITNEXTVue 3 Dynamic ComponentsI don’t know if you are familiar with this feature already, but check this code, code from Vue 2 app built on top of the Options API.Mar 24, 20231Mar 24, 20231
Published inITNEXTNuxt 3 the next steps.A couple of months ago, I wrote this article about Nuxt’s 3 first steps. It was not even an RC (release candidate) version, but its…Mar 15, 2023Mar 15, 2023
Published inITNEXTNuxt 3 first steps.So I’m a huge Nuxt fan, and it’s quite obvious that I was very excited when the new framework version [3] was finally released. Just after…Jan 8, 20221Jan 8, 20221
Published inITNEXTHow I cleaned up my hard drive from over 50 GBs of npm dependencies.Before we start disclaimer.Dec 8, 20213Dec 8, 20213
Published inITNEXTVue 3 <script setup> ✨During the Vue Contributors Day Evan You announced that the Script Setup feature is moving out of the beta stage and it’s production-ready.Oct 25, 2021Oct 25, 2021
Published inITNEXTDefining TypeScript config types for the mono-repo application.Let’s say that you’re building a mono-repo app. The structure is dividing some services like fronted,backend and api . This application…Oct 20, 20211Oct 20, 20211