Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve degraded performance by Next.js migration #101

Merged
merged 10 commits into from
May 21, 2023
Merged

Improve degraded performance by Next.js migration #101

merged 10 commits into from
May 21, 2023

Conversation

xicri
Copy link
Owner

@xicri xicri commented May 17, 2023

Fix degraded performance by:

  • using SSG instead of SSR
  • avoid currying

Repository owner deleted a comment from cloudflare-pages bot May 21, 2023
@xicri xicri merged commit da16908 into main May 21, 2023
4 checks passed
@xicri xicri deleted the perf/nextify branch May 21, 2023 02:23
xicri added a commit that referenced this pull request May 21, 2023
This reverts commit da16908, reversing
changes made to 3442b7d.
xicri added a commit that referenced this pull request May 21, 2023
xicri added a commit that referenced this pull request May 21, 2023
xicri added a commit that referenced this pull request May 30, 2023
This commit reverts migration to Next.js from Nuxt 2. Next.js consts too much for a personal development. I will migrate to Nuxt 3 instead.
This commit reverts PRs #93, #101, #104, #105, #106, #107, #108, #109, #110, #111, #112, #113 and #114.

Apply following PR manually after migration to Nuxt 3:

Check if I need to manually apply following PRs:
xicri added a commit that referenced this pull request May 30, 2023
This commit reverts migration to Next.js from Nuxt 2. Next.js consts too much for personal projects. I will migrate to Nuxt 3 instead.
This commit reverts PRs #93, #101, #104, #105, #106, #107, #108, #109, #110, #111, #112, #113 and #114.

Apply following PR manually after migration to Nuxt 3:

Check if I need to manually apply following PRs:
xicri added a commit that referenced this pull request May 30, 2023
This commit reverts migration to Next.js from Nuxt 2. Next.js consts too much for personal projects. I will migrate to Nuxt 3 instead.
This commit reverts PRs #93, #101, #104, #105, #106, #107, #108, #109, #110, #111, #112, #113 and #114.

The following PRs should be manually applied after migration to Nuxt 3:

#106 #107 #108 #110 #111 #112 #114

Check if the following PRs should be applied manually after the migration to Nuxt 3:

#101 #105
xicri added a commit that referenced this pull request May 30, 2023
This commit reverts migration to Next.js from Nuxt 2. Next.js costs too much for personal projects. I will migrate to Nuxt 3 instead.
This commit reverts PRs #93, #101, #104, #105, #106, #107, #108, #109, #110, #111, #112, #113 and #114.

The following PRs should be manually applied after migration to Nuxt 3:

#106 #107 #108 #110 #111 #112 #114

Check if the following PRs should be applied manually after the migration to Nuxt 3:

#101 #105
@xicri xicri mentioned this pull request May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant