Vue.js

476 readers
1 users here now

founded 2 years ago
MODERATORS
1
 
 

Thinking about leveling up your Vue.js app?

Switching to Nuxt.js could be the key to unlocking better performance and scalability!

We've been there—migrating our website to Nuxt.js—and now we're sharing practical tips and insights to make your transition smooth and stress-free.

Why Nuxt.js?

  • Better SEO - Easily manage meta tags to boost your search rankings
  • Faster Loading - Experience improved speed with server-side rendering (SSR)
  • Simpler Development - Work more efficiently with an organized structure for smoother workflows

What You’ll Get in the Guide?

  • Step-by-step guide to migrating large Vue.js apps to Nuxt.js.
  • Tips for seamlessly adapting your codebase to Nuxt.js’s structure.
  • Solutions to tackle common migration challenges.
  • Best practices for a future-proof, scalable app.

If you’re a developer or part of a team aiming to improve your app’s performance, SEO, and overall user experience, this guide is for you.

Check Out the Full Guide!👇

https://canopas.com/how-to-migrate-large-applications-efficiently-from-vue-js-to-nuxt-js-bdd9e41f82a1

2
3
4
 
 

The future of #JavaScript toolchain looks very exciting!

The creator of @vuejs & @vite_js just announced voidzero.dev - unified tooling for JavaScript!

VoidZero promises a step forward in web development.

@youyuxi shared a blog announcement about what this means for the ecosystem.

Check it out here👇
https://voidzero.dev/posts/announcing-voidzero-inc

#voidzero #vuejs #vitejs

5
 
 

I was just thinking it would be cool if at conferences the @vuejs team gave out little bottles of condiments to attendees - Vue Sauce

Who doesn't like sauce?

6
7
8
 
 

The official blog for the Vue.js project

9
7
submitted 1 year ago by mac to c/vuejs
10
 
 

Hi Vue professionals! I'm the maintainer of Kellnr, the registry for Rust crates. I've created a UI in Vue, but my frontend skill are minimal. I would like to make the UI reactive to look good on mobile screens, too.

Is here some brave soul that can help me? I have no idea where to start.

11
8
submitted 1 year ago by mac to c/vuejs
12
 
 

I haven't found a good way to do this. Basically the props that you can pass as params, end up getting displayed in the url as resource or queries.

The above code makes the url look like "url/id/1"

What if i want to pass multiple props like "id" and " name" through router-link but don't want the url to have the "name" field?

Hopefully, someone can answer this. Thank you.

13
14
 
 

I'm really excited to share it. Before diving into development and investing more time into this project, I would love to hear your thoughts and get some initial feedback on the app's look.

If this concept receives enough positive interest, I plan to invest further by acquiring a domain and making it available for public use. It will be open source as well.

Thanks in advance!

15
 
 

The question is not really "what can you use?", but what have you actually used and what's your experience with that method or tool (Cordova, Ionic, etc)?

16
17
submitted 2 years ago by 0110101001100010 to c/vuejs
 
 

We have a Vue frontend and I'm getting some feedback when we upgrade to Vue3 we should move to React just for the ecosystem and dev availability. I thought Vue was a better/faster/easier response to react. What are your thoughts?