top of page



It all starts with 'rails new'
Week 6 into the bootcamp and we made an eCommerce site from scratch! Proudly Presents FlatironShop The Non-creepy alternative to...


Monkey Patching
When I was refactoring our Week 3 project, I was very motivated to create the DRY-est and most beautiful code there ever was. Scrolling...


Does ActiveRecord cache query results?
So I was building a basic CRUD app for the command line. It allows the user to create, read, update, and delete reviews for restaurants...


What is the Internet?
Let me ask you this: "What happens when you type the name of a website like 'google.com' into your browser and press Enter?" Apparently...


Can I use MAX(COUNT()) in SQL?
I came across an interesting SQL challenge that looked easy first and then proved to be a bit tricker than expected. And the short answer...


Bootcamp Week 3: Projects!
Week 3 of our Bootcamp and it is Project Week! We were paired up with another team partner to create an app and present it on Friday. The...
bottom of page