11 Comments

sir, is class components still used by react js developers. can we learn class components or we can skip it?

Expand full comment

Great question! Class components are still in use in many older React projects, and understanding them can be beneficial for maintaining or updating those projects.

However, the trend is moving towards functional components and hooks due to their simplicity and power. If you're starting, focusing on functional components and hooks might be more efficient, but having basic knowledge of class components could be a useful skill in your toolkit.

I recommend having a basic understanding of them.

Expand full comment

Okay. Thankyou sir

Expand full comment

You are welcome.

Expand full comment

Hi Sir, please I wanted to ask. Is Learning Algorithms and Data Structures as an Entry Level React Developer very important, because I see many people talk about it, and i feel i may fall behind probably talking with an experienced developer while he/she talks about computer science terminologies in Algorithms and data structures.

Expand full comment

Hi Daniel! Learning Algorithms and Data Structures benefits any developer, including those starting with React.

While it might not be immediately critical for basic React development tasks, a solid understanding of these concepts can significantly improve your problem-solving skills and coding efficiency.

As your career progresses, these fundamentals will help you write more optimized and efficient code, understand complex problems better, and communicate more effectively with experienced developers.

It's about building a strong foundation that will support your growth in the long term. If you have the opportunity, it's worth investing time in learning Algorithms and Data Structures.

I hope that's helpful! :)

Expand full comment

Yes sir. It is very helpful. I started watching the CS50 Data structures and algorithms course on YouTube, buh please if there's anyone you can recommend to me, that would be very helpful. Thanks

Expand full comment

💯 Thanks for Sharing 🚀

Expand full comment

You are welcome :)

Expand full comment

Thanks for sharing

Expand full comment

You are welcome.

Expand full comment