Topics To Study For Interview
Topics To Study For Interview
2. JavaScript HTML DOM (Read the Intro, Methods, Document, Elements, HTML, CSS
sections)
3. Embedding a Youtube video in an existing website (Auto-play the video, Mute the
video, resize the video, start it from XX seconds and end it at XX seconds)
4. Replacing the image of a website with another image using Javascript
5. Modify CSS styling (Color, background color, change color of a transparent button,
etc.)
6. Use "! important" to override CSS code, etc. of an existing website in the developer
console
7. Syntax and Usage of getElementsByClassName & getElementById
8. Syntax & Usage of document.querySelector & document.querySelectorAll
9. querySelector vs getElementByid (Difference & Usage)
10. Syntax, Usage of InnerHTML and InnerText
11. document.getElementsByClassName("class name")[number].innerText - What does
this code do and what does [number] signify?
12. Changing selected text in an existing website & printing text of the website into the
console using javascript
13. Using Javascript to change the color of text or a button's background-color
14. getElementsByClassName("class name")[number].style.backgroundColor = "color"
15. Theoretical understanding of iFrames and Z-Index
16. Class vs id (Meaning, Uses & Difference)
17. Defining and Calling a function (Article)
18. HTML DOMs (Focus on - location)
19. Console Debugging
20. Theoretical Knowledge of Restful APIs (Video)
21. Throretical understanding of RegExp Reference
22. Using SetInterval with For loop (Article)
23. Theoretical knowledge of HTTP Methods (Link)
24. Improving performance of JavaScript Code (Link 1 | Link 2)
25. Throretical understanding of Webhooks (Webhooks)
Once you're done with the above-mentioned articles & videos, you can enroll for online courses
like - https://www.udemy.com/course/javascript-the-complete-guide-2020-beginner-advanced/
https://www.udemy.com/course/css-the-complete-guide-incl-flexbox-grid-sass/