Leah SchlackmanA Beginner’s Guide to Error HandlingSomething they don’t really teach you in bootcamp is how to handle and save your errors. I was under the assumption that fully-functioning…Apr 3, 2022Apr 3, 2022
Leah SchlackmanA Beginner’s Guide to Styled Components in React 💅Styled-components allows us to create a normal React component that has styles bound to it. There are many benefits to implementing…Apr 19, 2021Apr 19, 2021
Leah SchlackmaninNerd For TechHooked On React-Redux HooksWhile converting a recent React application’s class components to functional components with hooks, I began searching for a way I could…Apr 11, 20211Apr 11, 20211
Leah SchlackmanCreating CSS Animations with @keyframesLearning the best ways to use CSS can sometimes feel like this:Apr 3, 2021Apr 3, 2021
Leah SchlackmanCreating a Simple Search Bar in Rails<iframe src=”https://giphy.com/embed/xGdvlOVSWaDvi" width=”480" height=”360" frameBorder=”0" class=”giphy-embed”…Mar 20, 2021Mar 20, 2021
Leah SchlackmanUsing Formik to Create Forms in ReactReact is great for many things; it’s pretty easy to learn and use, it allows developers to create replicable components and templates for…Mar 15, 2021Mar 15, 2021
Leah SchlackmanCreating an Auto-Complete Search Bar in React with ReduxLast month I created a yelp-style application using React/Redux with a Rails API backend. I wanted to continue refining my React knowledge…Mar 3, 20211Mar 3, 20211
Leah SchlackmanThe Things I Didn’t Expect to Learn from Coding BootcampLast summer I took a big risk and decided to dive into a full-time software engineering program at the Flatiron School. I had been…Feb 8, 2021Feb 8, 2021
Leah SchlackmanMaking a Community-Centered Yelp!For my final project at the Flatiron School, I wanted to create a yelp-like app that would celebrate small businesses and the rich…Feb 5, 2021Feb 5, 2021