Tag - Plugin
Tags
VuePluginTypescriptVue RouterElectronParcelWeb WorkersNuxtSEOHTMLJavaScriptNitroThoughtsTailwindCSSFonts11/28/2024
Simple Vue plugin for geo location Link to the article
When I write a plugin, I think of it as a standalone piece of code that has its own logic and is independent of where it will be used. This is not entirely true, of course, but when designing a plugin, I always start from this idea. After all, every system has its own logic and architecture that must be followed - especially for outgoing data.
Competence: Geek