Amelia HabaResume Revamp!Coming from a health and human service background, redoing my resume to fit the technical world seemed daunting.Aug 9, 2021Aug 9, 2021
Amelia HabaReduce(r), Redux, Recycle!What is Redux?: Redux is what helps programmers manage and update the application’s state. Redux has a store for state that allows the…Jul 29, 2021Jul 29, 2021
Amelia HabaClass Components vs. Functional ComponentsOverview: In React there are two ways of writing a component, a functional component and a class component. Both are extremely important to…Jul 20, 2021Jul 20, 2021
Amelia HabaConsole.log()Switching from writing Ruby on Rails to JavaScript has been extremely challenging. Though many of the concepts are similar, the syntax is…Jun 20, 2021Jun 20, 2021
Amelia HabaActiveRecord Scope MethodAn ActiveRecord Scope Method is a method that helps keep the code D.R.Y and organized. It’s a way to find certain information needed in a…May 17, 2021May 17, 2021
Amelia HabaRESTful Routes (Phew!)When writing RESTful routes, you should feel just that, restful.Apr 19, 2021Apr 19, 2021
Amelia HabaReady, Set (Up), CODE!I quickly realized as I dove into my first project that setting up my folders and files was going to be half the battle. Sure, I know how…Mar 20, 2021Mar 20, 2021