Tip 1 : Good practise on Html, Css and javascript
Tip 2 : Good understanding on using javascript core concepts
Tip 1 : Good projects on HTml css and javascript
Tip 2 : Short resume
To build a ToDo list app with proper html and css design and should have functionality to add task and delete task along with date and time of task.
Tip 1 : Proper design and idea plan on paper, from Logic to design
Tip 2 : Start with html css design always
Tip 3 : test JavaScript logic very well from how your values are being changed with respect to actions
Technical Interview on Javascript Let,Const, Scopes of variables in javascript,Hoisitng and also on Async Javascript
What is closure with example?
Ans Scope chain and closure relations?
What are setbacks of Closures?
Can u Explain relation between Garbage Collection, Memory Leaks, and Closures?
Tip 1 : In depth understanding of all topics of Java script with examples
Tip 2 : Just Understand where we use these concepts in our Java script projects
Tip 3 : Make a notes on all topics of core javascript, from Closure to Smart garbage collection and play with it

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?