Best of Vue.jsAugust 2023

  1. 1
    Article
    Avatar of medium_jsMedium·3y

    A Front-End Application Folder Structure that Makes Sense

    The goal is to apply some kind of modularisation that will make the codebase easier to understand by setting boundaries between features and minimizing code coupling and side effects. By default when scaffolding a new project using one of the popular front-end frameworks the component structure is flat and follows no hierarchy whatsoever.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Things you forgot (or never knew) because of React

    React Part 1: An intro about music, defaults, and bubbles. Josh Collinsworth blog post: Things you forgot (or never knew) because of React. Collinsworth: You can keep listening to the same music for the rest of life for life.

  3. 3
    Article
    Avatar of asayerasayer·3y

    Svelte vs. Vue -- A Comparison

    Svelte is a new and free framework of JavaScript used to build interactive websites. VueJS is a framework for frontend web applications that’s JavaScript-based as well as a Model-View-controller based. It makes use of a virtual DOM to ensure performance, like no virtual DOM (just the real DOM!), less code, and real reactivity.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Rapidly build UI components without sweating over the logic.

    Zag - Rapidly build UI components without sweating over the logic. Built-in adapters that connect machine output to DOM semantics in a WAI-ARIA compliant way. Zag machine APIs are completely headless and unstyled. Use your favorite styling solution and get it matching your design system.

  5. 5
    Article
    Avatar of itnextITNEXT·3y

    Yes, here are 4 stacks to build MVPs faster in 2023

    The key to getting shit done is to build an MVP (minimum viable product) or an MLP (minimum lovable product) The faster you launch, the faster you can test your idea with users. Here are 4 stacks to build MVPs faster in 2023.

  6. 6
    Article
    Avatar of weeklyvuenewsWeekly Vue News·3y

    Weekly Vue News #106 - Use VueUse to Unleash the Power of Utility Functions

    Weekly Vue News #106: Use VueUse to Unleash the Power of Utility Functions. In this blog post, you'll learn how to minimize Nuxt 3 Docker images. This article talks about how Bookaway improved its website performance by auditing and optimizing Core Web Vitals.com.

  7. 7
    Article
    Avatar of weeklyvuenewsWeekly Vue News·3y

    Weekly Vue News #107 - Dynamic Return Values in Composables

    Weekly Vue News #107: Dynamic Return Values in Composables.com. This article outlines 7 of the best tools to help maximize your Vue.js micro frontends development. The team is hosting a "celebration of Vue" event from Aug 28 - Sept 1st.