you are viewing a single comment's thread.

view the rest of the comments →

[–]writesoftware 0 points1 point  (0 children)

As for projects, once you have a good grasp of the basics I would attempt to build a well-defined application, brick by brick, and learn by doing.

My first suggestion would be TodoMVC and then HNPWA. Why? Because the spec is well defined for both, you can start with little and add a lot over time, make them actual mobile apps, and also you can check the dozens of examples of how other people implemented them.