Frontend
How does the process of merging or rebasing occur in your company's version control systems?
What is GraphQL?
What is event bubbling in the context of JavaScript?
What is the difference between the foreach and map methods in JavaScript?
What is the difference between reset.css and normalize.css?
What are built-in styles and what is their priority?
What are the principles of SOLID in programming?
How did you use a linter for JavaScript?
How does the browser determine which resources need to be cached?
How do the import and export operators work in JavaScript?
What are the differences between classes and identifiers (ID) that you know?
What does the useState hook return in React?
In what order will the hooks be called when using lifecycle hooks in a mixin and attaching it to a component?
What is the 'big O' notation?
Why is 'use strict' used in JavaScript?
Tell us about the project build system in the context of Frontend development.
How to correctly change the state of components in React?
What is GraphQL?
What is progressive JPEG and how does it differ from regular JPEG?
What are the differences between HTML5, HTML4.01, and XHTML 1.0?