window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

App

A B C G J K L M N O P Q S T U V W X Y

Web Components

2024-12-01T09:17:03+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

Web Components are a set of different web technologies that allow you as a web developer to create reusable custom elements whose functionality is encapsulated from the rest of the code.

  • WebApp Prototyping - WebApps mit Nuxt

WebApp Prototyping with Nuxt.js & Vue.js

2023-08-25T17:11:19+02:00Categories: Learn programming, Programming Languages & Frameworks, Prototyping, Software development|Tags: , , , , , , , , , , , |

In this article, we dive deep into the world of WebApp prototyping and reveal the critical steps to implementing our MVP "Nuxt the Prototype". 🌐💡 From the design phase to 💻 programming and deployment - we'll take you on an exciting journey as we bring our prototype to life and get first glimpses of our innovative WebApp. 🚀

Go to Top