State in Functional Components vs Class ComponentsSyntax differences to setting & updating the state.Nov 28, 2020Nov 28, 2020
Useful Hotkeys in VS Code for Mac & WindowsA cheat sheet for beginners or to help transition between Mac & Windows when using VS Code.Nov 12, 2020Nov 12, 2020
Basic Terminal Commands for Mac & WindowsA cheat sheet to help transition between Mac & Windows terminals.Nov 8, 2020Nov 8, 2020
A Little Bit of SQL using SQLiteCreating a database, tables, and inserting data.Oct 27, 2020Oct 27, 2020
Changing Setter & Getter Methods to attr_accessorIn my previous blog of Ruby Getters & Setters Methods, I shared what they are, their syntax, and how to use them. Getter and setter…Oct 19, 2020Oct 19, 2020
Ruby Getters & Setters MethodsI’ve worked with a few projects with Ruby on Rails, so I thought it would be a good idea to return to the fundamentals of just Ruby. I…Oct 13, 2020Oct 13, 2020