Questions About Libraries Flashcards
1
Q
When would you use jQuery? Any reasons to not use jQuery?
A
2
Q
How would you go about creating your own lightweight jQuery replacement library? What part(s) of the Web API would you use?
A
3
Q
What design decisions would influence whether you would choose to use Angular or React? How are the two libraries different?
A
4
Q
How do you structure your component architectures in React? Where does MVC fit into the architecture?
A
5
Q
Why choose React over Angular or Vue?
A