Frontend Interview Questions
Frontend Interview Questions
</div>
8. What’s new in css3 over css?
11. How can you apply css styles only for specific
resolutions and viewports? Please answer with example
12. Is there a difference between “display:none” and
“opacity:0” in css?
Javascript/ES6/Jquery
ANGULAR
1. What is npm?
9. what is rxjs?
Sass
1. Explain what is Sass? How it can be used?
2. What are the SCSS basic features?
3. List out the data types that Sass supports?
4. Explain the @include, @mixin, @function functions and how they are used.
What is %placeholder?
5. List out the differences between LESS and Sass?
6. What is the difference between SCSS and Sass?
7. What are the advantages/disadvantages of using CSS preprocessors?
8. Explain what is the use of the @import function in Sass?
9. Explain what is the use of Mixin function in Sass? What is the meaning of
DRY-ing out a mixin?
General questions
2. Explain pwa?
3. Explain spa?