Austin MalerbainBetter ProgrammingWhy React Hooks Are the Wrong AbstractionAnd an alternative API that you can useDec 7, 202018Dec 7, 202018
Austin MalerbainWe’ve moved to freeCodeCamp.org/newsWhy you should choose useState instead of useReducerA guide to local and global state management via useStateMay 15, 201921May 15, 201921
Austin MalerbainWe’ve moved to freeCodeCamp.org/newsIntroducing react-use-database: client-side relational data just got easierAn issue that’s plagued React apps everywhere: after updating a resource on the server, how do I update my UI state to reflect the changes?Mar 5, 20192Mar 5, 20192
Austin MalerbainWe’ve moved to freeCodeCamp.org/newsHow I built an async form validation library in ~100 lines of code with React HooksForm validation can be a tricky thing. There are a surprising number of edge cases as you get into the guts of a form implementation…Jan 8, 20197Jan 8, 20197
Austin MalerbainWe’ve moved to freeCodeCamp.org/newsA New Approach to React Component DesignIn 2015, Dan Abramov wrote an article, Presentational and Container Components, that React new-comers misconstrued as commandments. In…Dec 10, 20181Dec 10, 20181
Austin MalerbaFrom JSON to Suasion: Consuming Web API’s with AngularJSAngular is an MVVM-like framework comprised of several major conceptual components that work together to separate concerns.Jun 14, 20171Jun 14, 20171