powelldev

This user has not yet created a public bio.

Recent entries

's update for the week ending on Friday, Oct 9, 2020

Feature-complete on server controlled config plugin.

  • Not being in a debug Build Variant reared its ugly head again. Coded error messages that I now realize occured because of a setting are very annoying to deal with.

Learned enough Javascript and ReactJS to build a Flipper plugin!

  • componentDidMount() might be analogous to onStart/onResume
  • hooks and state updates are strange beasts.