What is scope and lexical environment in JavaScript? How does var differ from let/const?
Middle+
133
What is scope and lexical environment in JavaScript? How does var differ from let/const?
Implement a counter function with closure, where the counter cannot be changed from outside.
Look at the layout with steps and participant cards. What's wrong here?
Which control option is better for selecting a numeric value: a select with 100 items or range+input? Why?
Practical task: implement the logic to unlock buttons after scrolling a container to the end (JavaScript).
Are you ready to go to the office at least for some time?
Look at the product card layout (perfume). What's wrong here?
Look at the selection widget (multiple states of list items). What's wrong here?