“Debugging Magic with Vue Devtools” + 6 more must-read Vue.js related resources

Vue.js Developers

Newsletter Issue #312

View and discuss this issue online

Debugging Magic with Vue Devtools

Debugging in Vue.js can be a bit tricky sometimes especially as your applications grow more complex. Not to worry, in this article Vue Devtools is introduced as a perfect bug busting tool to help you figure out your bugs and understand your components and applications much better.

Setting Up Laravel 9.x with Vue.js and DataTables (the Vue approach)

This article takes a start-from-scratch approach to setting up a Laravel 9.x project with Vue.js and then subsequently adding DataTables with server-side support

Create your own custom Vue Hooks: useElementVisibile

This article will walk you through the process of developing a custom Vue composable hook that can be used across any app or component by creating a hook called useElementVisible, which provides a reactive property that tracks whether or not the element is in the viewport.

3 Online Vue.js workshops you can attend for FREE!

Are you ready to level up your web development skills? Look no further! We're thrilled to invite you to not just one, but three captivating Vue.js workshops, all available to you absolutely FREE! Whether you're a coding enthusiast, a seasoned developer, or just curious about the world of web technologies, these workshops are tailored to ignite your passion for Vue.js and boost your proficiency.

Implementing OAuth in Nuxt with Supabase

Few years ago, implementing OAuth in an application completely from scratch was not an easy task. In order to do that, you have to implement a flow in your web application that will be followed by both frontend and backend. Supabase achieves this in a much simpler flow. In this article, explore how to implement OAuth in Nuxt with Supabase.

24 Articles for Learning Nuxt 3

Articles are a very quick way to pick up knowledge. So in this article, 24 useful articles have been compiled to help you gain extensive knowledge on Nuxt 3.

Easy RPC with Nuxt: Making a Todo App

We're going to make a simple to-do app with Nuxt. Except, instead of manually defining server routes and fetching them on the client, we're going to use Prim+RPC to define functions on Nuxt's server and simply call those functions directly from the client (without actually importing them).

Comments? Join the discussion about this issue here.

Until next week,
The Vue.js Developers Team

P.P.S. Continue the conversation with Vue.js Developers on social media:

Thanks for being a subscriber of the Vue.js Developers Newsletter. Too many emails from us? Unsubscribe here .
Vue.js Developers Limited
Unit 1603, 16th Floor, The L. Plaza,
367 - 375 Queen's Road Central, Sheung Wan,
Hong Kong, Hong Kong 100032

评论

此博客中的热门博文

Scripting News: Tuesday, June 11, 2024

Scripting News: Tuesday, February 13, 2024