ReactJS developers be like:
- Let's make it a component
- But first, let's make a component for that component
- And then let's make a component for that component's component
#RecursionFun
Interviewer: Can you explain what 'recursion' is?
Me: Sure, it's like when you call a function, but then that function calls itself, and suddenly it's a party with functions calling functions! 🎉🔄
#ProgrammingInterview#RecursionFun