DEV Community

Discussion on: Project 82 of 100 - Rick Steves Tours App

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Can you tell how you chose 100 projects and from where if there is any source. I chekced out todays source it was johns 15 projects video, can you tell me about the others.

Collapse
 
jameshubert_com profile image
James Hubert

Hey Kumar. In the beginning this was really easy. For about the first 50 projects I was doing online React coursework. Every day I would learn a new tool- say Higher Order Component one day, useEffect the next day. So every day I could just make a project that displayed that thing I was learning. Sometimes the projects would be similar to examples from the courses. Then some days I would just make an even better version of what I had made the day before, like with a new interface or with a better example of the concept I was learning.
Other times I found tutorials online of projects I was interested in and followed along. Freecodecamp's blog is a really good source of projects like this.

I have about 5-10 projects that I still want to make for fun, so after finishing John Smilga's 15 projects this month I will have about 5 more to do and that's how I'll finish up.

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Great Work, I'll try to do this as well.