Published inThe StartupRails AuthenticationImplementing authentication into your Rails application makes your project user friendly and sophisticated. Mastering authentication is a…Oct 26, 2020Oct 26, 2020
How to use React Router in your ApplicationLike many popular front end frameworks today, React is built as a single page application. Many of us want our applications to move beyond…Oct 18, 2020Oct 18, 2020
Building a Many-to-Many Relationship in RailsRuby on Rails is a very useful web application framework for establishing complicated associations between models. Forming these…Oct 11, 20203Oct 11, 20203
Published inThe StartupHow to Create a Simple API With Ruby on RailsRuby on Rails is an opinionated web application framework that allows users to create database-backed applications based on the…Oct 5, 2020Oct 5, 2020
Using the SendGrid Email API with Node.jsYou did it! You made a portfolio site to show off your skills and projects. A great way to have your impressed viewers get in touch with…Sep 27, 2020Sep 27, 2020
Published inThe StartupGetting started with Knex.jsNote: Before getting started with Knex, you may want to familiarize yourself with the steps necessary to create a basic Express app, as…Jun 4, 2020Jun 4, 2020
Exploring Node, Express, Knex, and ObjectionAfter finally getting comfortable with Ruby on Rails, I decided to teach myself Node.js for my Software Engineering Bootcamp capstone…Jun 4, 2020Jun 4, 2020
How to use the Google Books API in your ApplicationMuch like creating a calculator or to-do list application, building a book search app is a great opportunity to practice your programming…Apr 29, 20201Apr 29, 20201
How to Create a Search Bar in a basic JavaScript ApplicationUsing a search bar to filter through data is a useful tool to make your simple application a little more sophisticated. Using cards to…Mar 31, 2020Mar 31, 2020
Explaining my “why”About 6 months ago, I decided to pursue an education in Software Engineering. It had been several years since I had really challenged…Jan 27, 2020Jan 27, 2020