Scroll to see more

16-Dec

Today's posts

4 min read – React

Functional vs class components

In React, there are two types of components - functional and class-based. What's the difference and when should you use each one?