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

How can i return full name by concatenating first name and last name. #85

Open
denniscm opened this issue Nov 28, 2019 · 0 comments
Open

Comments

@denniscm
Copy link

Hello!
I'm trying to implement this function but i'm not understanding very well how should i do it.

I have a list of Objects like this: [ {name: 'John', lastName: 'Gomez'}, {name: 'Julia', lastName: 'Pierre'} ];
All l want is to search for the person Name and Last Name and get the result of it.

Can u help me?

Thanks!

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

No branches or pull requests

1 participant