Technical
Possible technical question
General
Front-end coding challenges
Web
Server-side Rendering Vs Client-side Rendering
HTTP Status Codes
Popular codes
JavaScript
0. Why do you like Javascript?
1. Iterables and Iterators - ES6
1. Why Iterables and Iterators were introduced?
2. What is iterable & iterator?
3. Implement your own iterable and iterator.
1. Why Iterable and Iterator were introduced?

2. What is Iterator and Iterable?

Iterable protocol - Technical details
Iterator protocol - Technical details
3. Implementing our own Iterable and Iterator.







Challenges

2. Generators - ES6
Advantages of using generators over defining our own iterators (4 points to remember)

More on generators


3. What is Web Worker?
4. What are service workers? Service workers vs web workers.
Drawbacks of Service Workers
5. What Happens When You Type in a URL?
CSS
1. CSS Selectors
Basic Selectors

Advance/Complex Selectors


Pseudo Selectors

2. CSS Specificity

3. CSS Box Modal


4. CSS Positions
Last updated