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

New Javascript Question added based on IIFE #686

Merged
merged 4 commits into from
Sep 24, 2023

Conversation

30saharsh
Copy link
Contributor

Summary
I Have added a new and one of most important question asked in JavaScript based interviews that is IIFE .
The Question is added to the javascript-quiz.ts file .
The main use of IIFE is to create a private variable and the same is being discussed with the question provided .

  • I have read and followed the contribution guidelines.
  • I have read through the Code of Conduct and agree to abide by the rules.
  • - This PR is for one of the available issues and is not a PR for an issue already assigned to someone else.
  • My PR title has a short descriptive name so the maintainers can get an idea of what the PR is about.
  • I have provided a summary of my changes.

Copy link
Contributor

@jdwilkin4 jdwilkin4 left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

Please review the requested changes.
Once those changes have been implemented, then we can merge your PR into main. 👍

src/data/javascript-quiz.ts Outdated Show resolved Hide resolved
src/data/javascript-quiz.ts Outdated Show resolved Hide resolved
src/data/javascript-quiz.ts Outdated Show resolved Hide resolved
Updated my new JavaScript question based on some grammatical and spacing issues .
Updated the javascript-quiz.ts for some grammatical errors and some tech related issues fixed .
Copy link
Contributor

@jdwilkin4 jdwilkin4 left a comment

Choose a reason for hiding this comment

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

Congrats on your first contribution to our repository. 🎉
We look forward to future contributions. 👍

@jdwilkin4 jdwilkin4 merged commit f95011b into freeCodeCamp:main Sep 24, 2023
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