Christina SohnThe Perks of SassWhen learning about the frontend, new developers will inevitably come across Sass, a CSS preprocessor that stands for “Syntactically…Mar 23, 2021Mar 23, 2021
Christina SohnIntegrating Google Books’ Embedded Viewer API into a React AppFor my final project at the Flatiron School, I created an app called BookQuest, which motivates students to read books by providing…Dec 11, 20203Dec 11, 20203
Christina SohnThe Basics of CSS FlexboxCSS Flexbox is a concept that I came across when working with Bootstrap 4 in a few of my coding projects. While I gleaned some knowledge…Dec 4, 2020Dec 4, 2020
Christina SohnSets in JavascriptWhile researching Javascript data structures, I came across a data structure called a Set. I decided to delve a bit deeper into what…Nov 26, 2020Nov 26, 2020
Christina SohnBuilding a Sorting Hat Quiz Feature with React StateFor my Module 4 project at the Flatiron School, my partner and I used React to create a Harry Potter-themed sorting hat quiz. When a user…Nov 3, 2020Nov 3, 2020
Christina SohnBuilding User Self-Join Relationships in RailsIn my most recent project for Flatiron School, my partner and I collaborated to create a Harry Potter-themed writing application for…Oct 1, 2020Oct 1, 2020
Christina SohnFlatiron School Project 3: Virtual Art GalleryIn Module 3 of my time at Flatiron School, my partner and I created a single-page application using Javascript in the frontend and Ruby on…Sep 22, 2020Sep 22, 2020
Christina SohnStarting at Square One: Creating a Checkerboard through Canvas and JavascriptIn my first week of learning of Javascript at Flatiron School, I became interested in learning how to dynamically render images on the…Aug 31, 2020Aug 31, 2020
Christina SohnRails Associations with Books and Genres (has_and_belongs_to_many)While developing a Rails project on my own based on books and genres, I discovered a new way to delineate the relationships within the two…Aug 11, 2020Aug 11, 2020
Christina SohnProject Revision: Improving ActiveRecord QueriesOne thing I learned while coding on a project is to reconsider the old saying, “If it ain’t broke, don’t fix it.” When first creating…Aug 3, 2020Aug 3, 2020