Autodesk interview question

- What’s the difference between CSS display types ?(inline, block, inline-block, flex) - What is React.Fragment component? - What is the “key” prop in React used for? - What’s the difference between an arrow function and regular function? - What is the difference between var, let, const? - Implement Function.prototype.apply using Function.prototype.bind