Skip to content

Int/chore/166 optimise frontend#169

Merged
HBPencil28 merged 6 commits into
integrationfrom
int/chore/166-optimise-frontend
Jun 3, 2026
Merged

Int/chore/166 optimise frontend#169
HBPencil28 merged 6 commits into
integrationfrom
int/chore/166-optimise-frontend

Conversation

@W-Wolf-K

@W-Wolf-K W-Wolf-K commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Frontend optimized by switching from SSR to CSR

@W-Wolf-K W-Wolf-K self-assigned this Jun 2, 2026
@W-Wolf-K W-Wolf-K added Backend Backend feature development. frontend Integration Used to tag any integration related issues labels Jun 2, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

Comment thread frontend/composables/useAuth.ts

@HBPencil28 HBPencil28 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you’ve removed axios for performance which is great.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you using @ for the import

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Nuxt, there is no functional difference between using ~/ and @/ for the imports. I mainly did so for consistency sake.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay cool.

@BridgettNkosi BridgettNkosi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great sir.

@HBPencil28 HBPencil28 merged commit b7de7e6 into integration Jun 3, 2026
5 checks passed
@W-Wolf-K W-Wolf-K deleted the int/chore/166-optimise-frontend branch June 3, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend Backend feature development. frontend Integration Used to tag any integration related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backend CORS Security Integration Client-Side Route Protection Switch from Axios to Native $Fetch Change SSR to CSR

3 participants