AI is the New Web
March 17, 2023I didn’t really get web version 1.0. I mean, I understood what it was and how people used it, but I think I was too young to really…
Written by Nick Baughman a software developer who works with Ruby and JavaScript You should follow him on Twitter
I didn’t really get web version 1.0. I mean, I understood what it was and how people used it, but I think I was too young to really…
One of the best things about working with React is the ease of launching a new application thanks to Facebook’s . builds everything you…
Just about everytime I build a new Rails app I forget to use Postgres as my default database. The simple and straight forward way to start…
Welp, it was that time of year again. Time to rebuild the ole blog for the 45267th time. The last version of my blog was built with Gatsby…
I often forget the various different ways that I’m supposed to case the names of methods, variables, functions etc. I was working on a Rails…
One of the nice things about with Ruby on Rails as a newbie is that the “convention over configuration” philosophy means that when working…
I did a lot of work this week with diffrenet methods of data visualzation. The main and most powerful tool for data viz in JavaScript is D…
I’ve spent the last few days reading about the various ways to use Ruby on Rails and React together to to build a web application. During my…
I decided to spend the day today learning about how to use Chrome DevTools. Using browser developer consoles is an integral part of…
I decided to build out a dashboard to track information related to the Codiv-19 panic using GraphQL and React. I used the NovelCOVID API…
Test Post
Yes! Some code! Here is the component!
Two weeks ago my schedule was the busiest it’s ever been. A week full of interviews and a full work schedule made it seem like there weren’t…
I’ve done more interviews in the past week than I’ve done in my entire life combined. I survived my first whiteboarding session, although…
Recently I’ve been working on a project requiring me to work within a virtual environment. Working within a VM environment allows a…
This series of posts about building a webiste using Sanity.io’s headless CMS and GatsbyJS is essentially a walkthrough of this tutorial…
This is the first in a multi-part post which will be a walkthrough of setting up a website build using GatsbyJS to generate the actual site…
Now that I’ve been coding alomst daily for the better part of a year I figured it was time to set up some aliases to make using the termial…
I’ve spent the past week or so refreshing myself on/learning how to impliment user authentication in a Rails/React application. I’m working…
During the process of building my personal website I decided that I wanted to display my blog posts as well. Having already started this…
One of the main features of Gatsby (a static site generator based on React) are Plugins. “Gatsby plugins are Node.js packages that implement…
Gatsby is a React based static site generator. Gatsby makes the process of making simple static websites extremely efficient, allowing a…
5 months later I’ve graduated from the online software engineering bootcamp at Flatiron School. Now that I’m finished with the coding…
One more bootcamp blog post to cap things off. Somehow the last 5 months were both the longest and fastest 5 months of my life I think. The…
My final Flatiron School Online Software Engineering Bootcamp capstone project, titled ReOrder, is a fullstack web application utilizing a…
I’m just about to break out into the home stretch of my Flatiron School Software Engineering bootcamp. This is my 4th out of 5 portfolio…
The task for our third module project in the Flatiron bootcamp is creating an app using Ruby on Rails. Rails is a framework that used the…
For my Sinatra module portfolio project I decided to make an app to build a fantasy football team roster. The requirements for this project…
For our first end of portfolio project we have been assigned to create a Ruby CLI Data Gem. I wanted the subject matter of my project to be…
So I’ve got basically one month completed in the Flatiron School Software Engineering Online Full-time program. I’m heading into my first…