Hi, I have found a few tutorials online which are pretty good but a common problem I find is that quite often they are outdated. Meaning that some of the commands do not work anymore due to constant updates.
I was wondering if there are any clear tutorials online that are up-to-date for complete beginners.
Thanks very much
What do you mean by ‘complete beginners’?
New to Hybrid App development?
- Mobile App Development with Ionic 2
- https://ionicframework.com/docs/cli/
- https://ionicframework.com/getting-started
- https://github.com/ionic-team/ionic-app-scripts
New to Angular?
You could also take a look at the code scaffolding created by application generator’s like:
- https://robferguson.org/blog/2017/12/31/the-future-of-the-ionic-cli/
- https://github.com/Robinyo/ionic-angular-schematics
- https://github.com/ngx-rocket/generator-ngx-rocket
And, sample Ionic projects like:
2 Likes
Hi robinyo,
Many thanks for your reply… I will definitely take a look at that.
By complete beginner I mean someone who is new to Ionic, where would be the best starting point? I have limited knowledge on Angular also.
Thanks
Check tutorials on udemy.com
You’ll see 10+ tutorial videos when you search ‘ionic 3’ on udemy.
They explain pretty much everything
1 Like