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

Add isFinite.md to JavaScript #344

Merged
merged 9 commits into from
Oct 12, 2021
Merged

Add isFinite.md to JavaScript #344

merged 9 commits into from
Oct 12, 2021

Conversation

Keshraf
Copy link
Contributor

@Keshraf Keshraf commented Oct 7, 2021

Description

Language: JavaScript
File: concepts/number-methods/terms
Added Folder: isFinite
Added File: isFinite.md
Close #345

Pull Request for the Hacktober Fest 2021

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.

@yangc95 yangc95 added javascript JavaScript entries new entry New entry or entries labels Oct 8, 2021
@yangc95
Copy link
Contributor

yangc95 commented Oct 8, 2021

Hi @Keshraf, nice job with these JavaScript methods!

I added some suggestions and comments. When you're finished making corrections, I'll pass this PR on to the next reviewer.

@Keshraf
Copy link
Contributor Author

Keshraf commented Oct 8, 2021

Hi @Keshraf, nice job with these JavaScript methods!

I added some suggestions and comments. When you're finished making corrections, I'll pass this PR on to the next reviewer.

Hii @yangc95, thank you for the suggestions.

I have made the changes please review them.

@Keshraf Keshraf requested a review from yangc95 October 8, 2021 06:49
@yangc95 yangc95 requested a review from KTom101 October 8, 2021 08:16
@yangc95
Copy link
Contributor

yangc95 commented Oct 9, 2021

Hi @Keshraf, nice job with these JavaScript methods!
I added some suggestions and comments. When you're finished making corrections, I'll pass this PR on to the next reviewer.

Hii @yangc95, thank you for the suggestions.

I have made the changes please review them.

Nice, thanks for making those changes! Passing this onto @KTom101 for a second review.

@sonnynomnom sonnynomnom merged commit a9e8d05 into Codecademy:main Oct 12, 2021
@sonnynomnom
Copy link
Contributor

Merged!

It should be live here: https://www.codecademy.com/resources/docs/javascript/number-methods/isFinite

I also made some more changes here: 1e53c9c (notably the Codebyte Example)

@Keshraf @yangc95 @KTom101

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

Hey @Keshraf! I'm combing through some of the entries that were added at the end of last year and noticed that the name of the contributor listed under entries such as JavaScript Number Methods: .isFinite() and .isInteger() is remarkably different from yours? (No matching email or discernible first/last name that can be gathered from either usernames)

Can you confirm that your GitHub account "Keshraf" is using the same email account as the one being used for "ramanLamichhane8756805339" on Codecademy?

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

Hmmm, this is interesting. May I ask what username you use on Codecademy, if any?

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

It looks like all contributors are "Anonymous" on the .isNaN() entry as well (also one you initially added to Docs). I wonder if you're not logged onto Codecademy through single-sign on w/ your GitHub account?

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

Cool thanks! 👍 Would you like to do the following when you have time?

  1. Sign out of your Codecademy account completely. (but don't log off from GitHub)
  2. Log back into Codecademy through the GitHub icon towards the bottom.

After these steps, let me know if you can see your profile credited on any of the entries mentioned. 🤞

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

Awesome! Can you see your profile listed on the entries now?

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

I can sometimes see your profile listed when I refresh. Other times not. But I think that's more of internal problem that needs sorted out on our side.

Screen Shot 2022-03-04 at 10 20 29 AM

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

You can't see what I'm seeing on my end (even after being logged in with GitHub)?

Screen Shot 2022-03-04 at 10 38 20 AM

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

That is excellent to hear! 😃

One last thing. Did you want to stick with that default image on your Codecademy profile or change to match this cool GH profile image?

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

@Keshraf Absolute! Happy to help anytime!

@Keshraf
Copy link
Contributor Author

Keshraf commented Mar 4, 2022 via email

@Dusch4593
Copy link
Contributor

Dusch4593 commented Mar 4, 2022

I think all is good on my end of things! 👍

If you're interested, there's a handful of open issues in Docs right now. I'm hoping to have more filed soon, though. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Entry Request] JavaScript: add isFinite() method
5 participants