Skip to content

Conversation

@marcel-bitfly
Copy link
Contributor

Get rid of useCustomFetchs-complexity

@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch from f455af6 to 604b730 Compare June 2, 2025 17:50
@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch from 604b730 to e62e743 Compare June 24, 2025 14:32
@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch from e62e743 to e508d4d Compare July 22, 2025 12:16
@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch 4 times, most recently from 3b6c4d8 to ec863f9 Compare August 4, 2025 16:00
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 6, 2025

Deploying beaconchain with  Cloudflare Pages  Cloudflare Pages

Latest commit: cacdc6e
Status: ✅  Deploy successful!
Preview URL: https://9ed0f32b.beaconchain.pages.dev
Branch Preview URL: https://experiment-refactor-custom-f.beaconchain.pages.dev

View logs

@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch from 2841603 to 0cfa409 Compare August 7, 2025 08:14
marcel-bitfly and others added 15 commits August 8, 2025 12:36
As it is rather a composable than a `store`.
Should probably be done by `NuxtScripts` feature
After an update of `nuxt` the `nuxt eslint module`
did not work any more.
…1 app`

This change is necessary, since `v1 app`  and `v2 (this) app` are
running on the same `url`. So the traffic originating from the browser
to request a specific resource of this app has to be routed to the
`v2 app instance` on the server.

That's why we use a `generic prefix`(/assets-2usdf) for
`publicly served assets`.This will prevent name collisions.
…th `v1 app`

This change is necessary, since `v1 app`  and `v2 (this) app` are
running on the same `url`. So the traffic originating from the browser
to request a specific route to be routed to the
`v2 app instance` on the server.

That's why we use `/api/bff`, as this will be routed to this app
instance instead of `v1`.
For using a version that is optimized for nuxt  for easier integration
and maintainance.
@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch from 4784f21 to 286e543 Compare August 18, 2025 14:17
@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch 2 times, most recently from ba73b71 to 5d2149c Compare August 19, 2025 05:50
- add doptimistic response for adding, editing and deleting
- remove client pagination
@marcel-bitfly marcel-bitfly force-pushed the experiment/refactor-custom-fetch branch from 5d2149c to 78abb5f Compare August 19, 2025 07:48
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.

3 participants