Scott KeplingerReact Architecture Part 1: Container vs Presentational ComponentsOne of the early fundamental concepts you learn as a beginning programmer is how to organize your code by grouping similar program logic…Dec 25, 2020Dec 25, 2020
Scott KeplingerHow to Thunk GoodAfter learning so much about React, I know that upon first impression, Redux can seem like more trouble than it’s worth. It all depends on…Dec 19, 2020Dec 19, 2020
Scott KeplingerReact: Controlled vs. Uncontrolled ComponentsComing off the heels of building frontends with Javascript and HTML, forms in React won’t feel all that dissimilar in how they are…Dec 11, 2020Dec 11, 2020