DEV Community

Shaiju T
Shaiju T

Posted on • Updated on

What are some Real World Projects to learn Angular and React

Hi folks, 😄

I would like to know What are some Real World Projects to learn Angular and React ?

There are lot of suggestions in the internet. But I would like to build just 3 projects to learn required concepts.

I need unique and advanced app ideas which helps to learn more like ecommerce app, multistep forms , admin panel with grid , search , crud, dropdowns etc.

Any advice will be valuable.

Top comments (15)

Collapse
 
shaijut profile image
Shaiju T
Collapse
 
alexmercedcoder profile image
Alex Merced

I have a tutorial where you build the same React, Svelte, Angular and Vue. I think it's worth building the simpler apps, seeing them side by side makes their features, pros, and cons much clearer IMHO. Build larger more complicated apps to me are more worthwhile once you have a solid foundation in the particular tool set.

Collapse
 
shaijut profile image
Shaiju T

Thank you. 😄

Collapse
 
devpato profile image
Pato

Build a github search! Its is very fun and you make the use of APIs!

github.com/devpato/github-search

Collapse
 
shaijut profile image
Shaiju T

Thank you. 😄

Collapse
 
adisreyaj profile image
Adithya Sreyaj
Collapse
 
shaijut profile image
Shaiju T

Thank you. 😄

Collapse
 
juniordevforlife profile image
Jason F • Edited

Use the openweathermap api. Build an app that has todays weather on one view, 5 day forecast on another view, and use any of their other free endpoints for other views. Setup a router in your app to route to each page.

Collapse
 
shaijut profile image
Shaiju T

Thank you 😄.

Collapse
 
shaijut profile image
Shaiju T
Collapse
 
dailydevtips1 profile image
Chris Bongers

Seeing the people you are tagging you surely seen our collections around right?
Do realise Angular and React are two quite opposites, so perhaps focus on just one for now?

The projects you wish to do should reflect something you enjoy, or potentially could benefit a employer.

I would strongly guide you too mine or simon's articles for inspiration:
dev.to/simonholdorf/9-projects-you...
dev.to/dailydevtips1/5-full-stack-...

Collapse
 
shaijut profile image
Shaiju T • Edited

Yes I realize Angular and React are two quite opposites. I will focus Angular for now. :)

I need unique and advanced app ideas which helps to learn more like ecommerce app, multistep forms , admin panel with grid , search , crud, dropdowns etc.

Mostly enterprise applications has dropdowns, with grids and search etc.. So i thought someone would point to some unique ideas. I have updated the post. :)

For now This is enough. Thank you for advice 😄

Collapse
 
reedbarger profile image
Reed Barger
Collapse
 
shaijut profile image
Shaiju T

Thank you 😄.

Collapse
 
hashimlokasher profile image
Hashim Lokasher