Skip to content

Conversation

@OleksandrOleniuk
Copy link

✅ Challenge Submission Checklist

Start your PR title with: Answer:${challenge_number}

⚠️ Important Notice

If you would like personal feedback or a detailed review, please support the project on GitHub:

You can also submit a PR without sponsorship to:

  • Be listed among the answered challenges, or
  • Receive a review from a community member. 🔥

this.submittedData.set({
...this.form().value(),
// Form returns age as string from the input for some reason, convert it to number
age: +this.form().value().age,
Copy link
Owner

Choose a reason for hiding this comment

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

That's interesting. I'll check that.

@tomalaforge tomalaforge added answer answer 61 simple signal form labels Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

61 simple signal form answer answer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants