React Native from Basic ReactI decided to begin my exploration of React Native and was a bit nervous. Mobile applications just seem that much more complex and scary…Apr 28, 2019Apr 28, 2019
Best Atom Packages!Atom is my go-to text editor when it comes to code. One of the reasons that I love it so much is it’s many packages you can download, that…Apr 8, 2019Apr 8, 2019
Package for React CarouselI typically use Semantic UI to help stylize my web applications. The package allows you to create unique and easy-to-use web designs…Apr 1, 2019Apr 1, 2019
How to center CSSManually changing around the display of your website can definitely be frustrating at times, especially trying to get things centered with…Mar 18, 2019Mar 18, 2019
React: Props vs. StateTo understand React, it is imperative to understand the differences and use cases between props and state. The concept may seem a little…Mar 10, 20191Mar 10, 20191
Cycle that keeps React goingReact was created with the idea in mind that components should be able to quickly “react” to changes in your application. To make this…Mar 4, 2019Mar 4, 2019
Associating Different Kinds of UsersOn most popular social media sites, we are used to seeing functionality that allows users to be more than one kind of user. For example, a…Oct 4, 2018Oct 4, 2018
Bringing It All Together: Active RecordAs we approach the end of Module 1, our path to Active Record becomes clearer and the purposes of many lessons that seemed arbitrary are…Sep 12, 2018Sep 12, 2018
‘Self’-AwarenessAs a new programmer, I find that relating my programs to real-world applications helps me better understand the objects and functions I am…Sep 12, 2018Sep 12, 2018