Skip to content

Conversation

@20f1728942c434670808c84f2c0f98fc2f2c787

Checklist for challenge submission

  • Start your PR message with Answer:${challenge_number}

Warning:

  • If you want feedback or review, you must support the project on GitHub:

Alternatively, you can still submit your PR to join the list of answered challenges or to be reviewed by a community member. 🔥

@github-actions github-actions bot added 59 answer answer sponsor sponsor the project to be reviewed PR requests a review labels Apr 3, 2025
loader: async ({ request }) =>
request.isCardOpened
? await fetch(this.URL).then((res) => res.json())
: [],
Copy link
Owner

Choose a reason for hiding this comment

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

i think how angular designed the API is to return undefined when you don't want to trigger the API call but nice solution.

@tomalaforge tomalaforge removed the to be reviewed PR requests a review label Apr 4, 2025
@20f1728942c434670808c84f2c0f98fc2f2c787 20f1728942c434670808c84f2c0f98fc2f2c787 closed this by deleting the head repository Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

59 answer answer sponsor sponsor the project

2 participants