Skip to content

Commit e3f6416

Browse files
committed
removed message to contribute to interview questions
1 parent db1da78 commit e3f6416

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,6 @@ Additionally, we'll include multiple choice questions (MCQs) on ES6 and explore
1414

1515
Whether you're preparing for a job interview or simply want to brush up on your knowledge of the language, this article has something for you.
1616

17-
## Join the Community: Contribute to the Open-Source Project on JavaScript Interview Questions
18-
19-
πŸ‘‹ Hey there! Welcome to our open-source project on Tricky JavaScript Code Snippets asked in the Interview.
20-
21-
πŸš€ As a JavaScript developer, I know how important it is to stay up-to-date with the latest technologies and best practices. That's why I've created this <span style="text-decoration: underline;color: var(--theme-sub-color);">
22-
[repository](https://github.com/Vasu7389/JavaScript-Interview-Questions-2023)</span> to help fellow developers prepare for their JavaScript interviews in 2023. πŸ€“
23-
24-
The repository contains a πŸ“ comprehensive list of code snippets covering various topics such as ES6, ES7, ES8, and ES9 features. Each snippet comes with a detailed explanation, providing a clear understanding of the concept and usage. πŸ™Œ
25-
26-
But hey, I don't know everything!
27-
28-
That's where you come in.
29-
30-
I invite you to contribute to this open-source project.
31-
32-
Whether you want to suggest a new snippet, provide feedback on an existing one, or improve the explanation, your contributions are welcome and appreciated. I've set up guidelines for contributions and a code of conduct to ensure that everyone feels welcome and valued. πŸ’–
33-
34-
In addition to contributing, you can also use this <span style="text-decoration: underline;color: var(--theme-sub-color);">
35-
[repository](https://github.com/Vasu7389/JavaScript-Interview-Questions-2023)</span> as a study guide to prepare for your JavaScript interviews.
36-
37-
Explore the code snippets, review the explanations, and practice your skills. πŸ“š
38-
39-
Thank you for your interest in this project, and I look forward to collaborating with you.
40-
4117
## Javascript ES6 ES7 ES8
4218

4319
ECMAScript (ES) is a standardized version of JavaScript, a programming language that is widely used to create interactive web pages and applications. ECMAScript is a formal specification developed and maintained by the Ecma International organization.

0 commit comments

Comments
Β (0)