Skip to content

change parameters to correct order at practice 14 #145

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vv1vv2
Copy link

@vv1vv2 vv1vv2 commented Feb 26, 2024

on practice 14, the function signature is (obj, string) =>any, but in test.ts, it's called in (string, obj)=>any, so i fixed this problem in this commit

@mdevils
Copy link
Collaborator

mdevils commented Mar 27, 2024

Hello @vv1vv2. Thank you for the contribution, I've really missed that point. Though I'd like to ask you to fix the initial task instead. (prop, obj) make more sense from functional point of view than (obj, prop). And the solution is written for (prop, obj) already.

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.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy