Published inBetter ProgrammingWhy React Hooks Are the Wrong AbstractionAnd an alternative API that you can useDec 7, 2020A response icon18Dec 7, 2020A response icon18
Published inWe’ve moved to freeCodeCamp.org/newsWhy you should choose useState instead of useReducerA guide to local and global state management via useStateMay 15, 2019A response icon21May 15, 2019A response icon21
Published inWe’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, 2019A response icon2Mar 5, 2019A response icon2
Published inWe’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, 2019A response icon7Jan 8, 2019A response icon7
Published inWe’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, 2018A response icon1Dec 10, 2018A response icon1
From 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, 2017A response icon1Jun 14, 2017A response icon1