MLMichaël Lebeauinovercode.tech·Feb 3, 2021 · 5 min readUpdating Vue Composition-Api MetasAfter a little head scratch, I found a way to easily update your data if you have a metadata you want to update in a Composition-Api powered Nuxt application, even when they are Async : <template> <div>Your content</div> </template> <script lang=...00
MLMichaël Lebeauinovercode.tech·Jan 22, 2021 · 3 min read🏕️ The Campfire : a feature analogyA few days ago, a friend was asking me why some of the projects I was participating did not finish immediately, or that I sometimes came back to “tweak” them, so I did an analogy that I will share. First, you have to see a project like a campfire: th...00