BFE.dev
Front-End Interview Questions48. What is HOC(Higher Order Component)?

48. What is HOC(Higher Order Component)?

JavaScriptReact
Share

HOC - a common term if you use React.

The official document would be good enough. Please review the usage of HOC in your past experience, and prepare for a real case that could convince interviewers that you have good understanding of it.

prevnext
Request SolutionAIPosts(3)