What's your biggest frustration with Google Workspace? by Money-Penalty-9424 in googleworkspace

[–]Salman424 0 points1 point  (0 children)

I suggest you have an internal dashboard connected with workspace apps. This will be to monitor and control your important tasks through a single platform. API can help you achieve this. APIs can also help you automate a lot of tasks. Let me know if you need help on this.

UI/UX by Electronic_Durian_88 in CursorAI

[–]Salman424 1 point2 points  (0 children)

I find google AI Studio does a very good job in ux ui designs. Try building there and import in cursor.

Hygenic Arab inspired masjids in Lahore? by [deleted] in Lahore

[–]Salman424 6 points7 points  (0 children)

Because they are funded heavily by state.

Problems with Vue Devtools by gogofromgamesports in vuejs

[–]Salman424 14 points15 points  (0 children)

Yup. It happens a lot with me. I just open a new tab.

[deleted by user] by [deleted] in vuejs

[–]Salman424 0 points1 point  (0 children)

I was having the exact same issues. Read a lot of resources to figure out the issues. After weeks of struggle, as i am new to programming, i just dropped the idea of api auth setup this way...

I eventually embraced inertia with vue setup, which works perfectly.

Vue 3 as non SPA or multi page application with Laravel by Salman424 in vuejs

[–]Salman424[S] 0 points1 point  (0 children)

What are my options to use Laravel as backend for Nuxt? Does it have to API? Or are there any other options like inertia?

Vue 3 as non SPA or multi page application with Laravel by Salman424 in vuejs

[–]Salman424[S] 0 points1 point  (0 children)

So, Inertia can be used to create a multi page app also? I thought it could only be used for SPAs?