Best of Vue.jsApril 2025

  1. 1
    Article
    Avatar of nuxtjsdevelopersNuxtjs Developers·50w

    Domain Driven Design With Nuxt Layers

    Nuxt Layers are introduced as a versatile tool for organizing codebases effectively by reusing components and structuring code in domains. They prevent spaghetti code and promote structured applications.

  2. 2
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·1y

    Frameworks, Testing Tools, Vue.js Tools

    This post presents a variety of modern web development tools including web frameworks, testing and debugging tools, and Vue.js-specific tools. It covers new and helpful resources for building and enhancing web applications, including starter kits, UI components, and utility tools. Additionally, it provides information on commercial web tools and various offers related to web development.

  3. 3
    Article
    Avatar of devtoolsDev Tools·51w

    MailFrom.dev - I built a sandbox SMTP server for email testing in staging/dev – feedback welcome!

    Mailfrom.dev is a sandbox SMTP server designed for staging and development environments, allowing you to test email flows like password resets and onboarding confirmations without sending real emails. The tool is affordable and simple to use, featuring a web UI for inspecting emails and sharing with your team. It is built with Laravel on the backend, Vue 3 on the frontend, and uses k3s, S3, and SES for infrastructure. Feedback and feature suggestions are welcomed.

  4. 4
    Article
    Avatar of weeklyvuenewsWeekly Vue News·51w

    Weekly Vue News #194 - Reactive Time Ago

    Weekly Vue News provides high-quality tips and curated content to help you become proficient in Vue and Nuxt. Subscribe to stay updated with the latest developments.

  5. 5
    Video
    Avatar of vuemasteryVue Mastery·1y

    The Best way to learn Vue in 2025 - CRASH COURSE

    This post provides a comprehensive crash course on learning Vue 3 in 2025 through Vue Mastery’s introductory course. Readers are guided through building a product page application, understanding the key fundamentals of Vue.js, using the Vue CLI for project setup, and familiarizing with tools like VS Code. The course covers various Vue.js features including components, props, directives, and event handling, and emphasizes practical hands-on practice by coding along and solving coding challenges.