#100DaysOfCode: Day 11

Author: Ho Yin Cheng

/

Created: December 29, 2017

Devlog for day 11 of my #100DaysOfCode and #Devember coding challenge.

Checklist

Daily Requirements

Extra Tasks

Progress Report

So I said I’d write a better explanation for the non-bug fixing code I did over the past few days and here goes:

Having worked with React Native for a whole year, I have to say that Expo and boilerplates like create-react-native-app were the biggest boons to the React Native ecosystem in 2017. The learning curve gets real steep when you start having to try and integrate native code modules. Especially if you do not have experience in native iOS or Android development. I ended up using Expo for as long as possible for one of my projects and it was fantastic. I wholeheartedly recommend using it and give it my favorite React Native project award for 2017.

And with that, my last post of the year is done (too busy to write another). Happy New Year and see you in 2018!


Copyright © 2011-2020 Ho Yin Cheng