DEV Community

[Comment from a deleted post]
Collapse
 
rajdeep_thakare profile image
Rajdeep Thakare

I like Intros.dev.
Your project looks pretty cool.
I'm new to web development, so what stuff do I need to learn in order to contribute?
Thanks!!

Collapse
 
phuctm97 profile image
Minh-Phuc Tran

Hi @Rajdeep, thanks for the feedback and love that you're keen on contributing! I love intros.dev too!!

For getting started into web development, I'd recommend freecodecamp.org/learn, try the basic HTML & CSS first. If you prefer videos, youtu.be/VuN8qwZoego is a great playlist!

Hope it helps! I'll write some tutorials around web development here and Twitter along the way. So following this may be an interesting way to learn, too

Collapse
 
rajdeep_thakare profile image
Rajdeep Thakare

Okay, let's consider that I'm done with HTML and CSS, what's next?

 
phuctm97 profile image
Minh-Phuc Tran

Awesome! Then I'd recommend learning to convert your HTML/CSS into a React app. reactjs.org/docs/getting-started.html

 
rajdeep_thakare profile image
Rajdeep Thakare

Hey thanks mann

 
phuctm97 profile image
Minh-Phuc Tran

Let's keep in touch! I'll try to document this journey as easy to understand as possible even for developers freshly coming to web development.

 
rajdeep_thakare profile image
Rajdeep Thakare

Yaa, that would be really cool.

 
phuctm97 profile image
Minh-Phuc Tran

Awesome! I'd recommend learning to convert your HTML/CSS to a React app. reactjs.org/docs/getting-started.html is a pretty good getting started tutorial.