tftAccountLinking_Chapter.pdf contains broken code
reidblomquist opened this issue · 0 comments
reidblomquist commented
There are some out of scope issues with this pdf and how it shows you should utilize the twitter helper - i.e. it puts var twitterHelper declare inside the if (_.isEmpty(airportCode)) check - which will throw an undefined exception via lambda/whatever else when run. Final solution code differs and should work.