DEV Community

Discussion on: Planning to start a YouTube channel, need suggestions

Collapse
 
perpetual_education profile image
perpetual . education

Those all sound like big complex collections of stuff. Have you considered starting at the beginning? Why would you need these technologies? What are the problems or ideas that lead people to create these things?

Beginning Flutter or ML sounds like something that would be more helpful than teaching someone to scaffold out big apps. In our experience - "build an app with a bunch of frameworks" usually just hurts people vs teaching small universal topics.

Collapse
 
amartyadev profile image
Amartya Gaur

Noted, once I start I will probably concentrate on the problem then the things we could use to solve it and then start building something from scratch......

Collapse
 
perpetual_education profile image
perpetual . education

It's just pretty rough when people are like: "Ok... so, check your node version - but don't use npm ... use nvm because there's a problem with brew - and anyway you need a package-manager manger and also get the repo pulled down but note that the latest branch is broken so - just ignore that / and the...."

Thread Thread
 
amartyadev profile image
Amartya Gaur

Agreed it's better to lay out the concepts and the reason to use a particular thing..... Thanks for your suggestion.