This repository contains a collection of questions and code related to JavaScript and React which are essential for interviews
- Data structures
- Design patterns
- Javascript experience questions
- Machine coding rounds questions related to VanillaJS
- JS concepts
- React questions
- Design patterns (important ones)
This repository is a resource for learning and practicing JavaScript and React concepts. You'll find a variety of questions and code examples to help you improve your skills in front-end development.
Here's a brief overview of what you can find in this repository:
-
JavaScript Questions: A set of JavaScript-related questions to test and enhance your knowledge.
-
React Questions: Questions and code related to React, a popular JavaScript library for building user interfaces.
-
Code Examples: Real-world code examples demonstrating best practices and common patterns in front-end development.
Some important links for Frontend concepts (questions):
- https://learnersbucket.com/javascript-sde-cheat-sheet/#javascript-fundamentals
- https://bigfrontend.dev/
- https://jsvault.com/
- https://github.com/sudheerj/reactjs-interview-questions
- https://www.greatfrontend.com/ (paid content)
https://front-end-javascript-interview-topics.vercel.app/
To get started with this repository, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/ashishume/Front-end-Javascript-Interview-Topics.git
- Ashish Debnath ([email protected])