VueWeekly.dev logo

VueWeekly.dev

Subscribe
Archives
September 25, 2020

VueWeekly.dev - Issue #10 - A look at the first Vue release 6+ years ago + VuePress 1.6 πŸ“†

VuePress v1.6.0 Released!

Thrilled to introduce the CodeGroup feature, inspired by @nuxt_js, you can now allow you users to toggle between different code blocks instead of stacking them!


Using Vue3 And VeeValidate for Forms and Form Validation

Forms and Form Validation are a key part of many applications so I wanted to create a small sample application showing one library VeeValidate Template Based Validation for Vue.js, and how to integrate it with the new Vue3 Release.


Eleventy and Vue, a match made to power Netlify.com

Earlier in the calendar year at Netlify we undertook an ambitious project to take our web site to the next level: to simultaneously iterate on the design and improve our tech stack....We really loved the developer experience of the Vue frameworks we evaluated and wondered: could we somehow combine those with the lightweight zero-client-JavaScript approach of Eleventy?


First Week of Launching Vue.js

A nostalgic look back at the original launch of Vue.js 6+ years ago. It's wild to see where and how everything started.

I just launched an open source project that I’ve been working on for quite some time: Vue.js. It’s a library for building web interfaces using MVVM data bindings with a very simple API.


Vue Prop Type Validation

Since 0.28.0, Vetur offers cross-file Prop Type Validation.

  • export default {...} in JS files
  • defineComponent in TS files with Vue 3
  • Vue.extend in TS files with Vue 2
  • TS types defined with Vue.PropType

Create a cloud-enabled GraphQL API with AWS Amplify and Vue

In this tutorial, we will learn how to build a GraphQL data-driven serverless app using Vue, AWS Amplify and AWS AppSync. We will create a new project with Vue, generate a serverless GraphQL API using AWS AppSync and build a client to consume it including real-time.


Hello Vue 3 in CodeSandbox!

Vue just got a big upgrade in CodeSandbox!

We overhauled the @vuejs experience, and now have:

  • Vue 3 support!
  • Native Hot Module Reloading
  • The latest Vetur by @octref, including for Vue SFCs: - TypeScript IntelliSense - Snippets - Emmet - Linting
  • much more!

Create a REST API Integrated with Amazon DynamoDB: A Tutorial Using AWS Amplify and Vue

This video will demonstrate how to easily create a REST API integrated with Amazon DynamoDB using AWS Amplify and how to consume it from a client using Vue. The video will cover how to create an authentication flow and a REST API including authentication and CRUD operations with Amazon DynamoDB. AWS Amplify is a set of tools and services that enables mobile and front-end web developers to build secure, scalable full stack applications, powered by AWS.


@nuxt/firebase

Easily integrate Firebase into your Nuxt.js project.

  • Simple Setup – Minimal setup required to integrate all Firebase services into your Nuxt.js application.
  • Performant – The module uses dynamic imports of each individual Firebase service to reduce bundle sizes and improve performance.
  • Additional Features – Enjoy the benefits of additional features such as automated setup of .onAuthStateChanged() for Firebase Authentication and more.

@headlessui/vue

A set of completely unstyled, fully accessible UI components for Vue 3, designed to integrate beautifully with Tailwind CSS.

Don't miss what's next. Subscribe to VueWeekly.dev:
This email brought to you by Buttondown, the easiest way to start and grow your newsletter.