+

App Development with React Native

+ +

Class & Curriculum Outline

+
+

Learn mobile web development with us!

+ +

+ Brief Overview +

+ +

+ A year-long course that aims to give students a wide set of practical skills and project experience: + students + learn + how to build websites with HTML, CSS, and Javascript, and then use those tools to build cross-platform + mobile + apps + with React Native. +

+

+ All of our course materials are open-source! You can click into each lesson to see the notes that we use to + teach + the class. On top of that, we've put all of our code examples on GitHub; you can see them in the repository. +

+

+ {% comment %} TODO - change this to a map lookup {% endcomment %} + Have any questions? Feel free to reach out to Matt, our school lead, or anybody + else + on + the Teach LA team! +

+ + +

+ Lessons +

+ +
+ {% for lesson in site.rnative %} +
+
+

#{{lesson.num}} + {{lesson.title}} +

+ {{lesson.desc}} +
+
+ {% if lesson.course_id %} {% comment %} TODO - change this to a map lookup {% endcomment %} - + GitHub - {% endif %} - {% if lesson.code_link %} - + {% endif %} + {% if lesson.code_link %} + code - {% endif %} + {% endif %} +
+ {% endfor %}
- {% endfor %} -