how much of a learning curve is there? im coming from React and some Django.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
how much of a learning curve is there? im coming from React and some Django.
For further actions, you may consider blocking this person and/or reporting abuse
Talabi Ayomide -
Blazebrain -
Ahmed Mohamed -
Muhammad Asif -
Once suspended, yobretyo will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, yobretyo will be able to comment and publish posts again.
Once unpublished, all posts by yobretyo will become hidden and only accessible to themselves.
If yobretyo is not suspended, they can still re-publish their posts from their dashboard.
Discussion (3)
Yikes, I don't have experience with Django and a tiny bit of experience with React.
How much, I can't say. That's hard to "quantify". What I can say is that, if you are familiar with OOP and either JS or TS, you should not have an issue picking up Dart. Flutter syntax takes a little time to grasp (it might not be like anything you experienced thus far).
I'd recommend checking out the Flutter and Dart documentation. resocoder.com is also a great resource for getting started with Flutter & Dart.
Hope that helps! π
Thank you, ....tho... how much Dart should someone know before flutter?
hahaha, these how much questions π Erm, let's see....
As extras I'd add:
All these topics can be learned straight from the dart documentation. They have many code samples and you can use something like dartpad.dev to run dart code straight from your browser (no installations required whatsoever)! π
If you got more questions, let me know! π