David TomczykIntroduction to ObservableFor the past few months I’ve been learning and using Reactive Programming at work, specifically through implementing redux-observable…Mar 31, 2018Mar 31, 2018
David TomczykSpotify API Authorization Flow with React and RailsFor my final project, I am building a data analysis app using the Spotify API (update: check out the final product here). It seemed that…Sep 1, 20172Sep 1, 20172
David TomczykA Primer on AlgorithmsAs graduation from Flatiron School approaches and the beginning of the job search edges closer to reality, I’ve found myself thinking of…Aug 21, 2017Aug 21, 2017
David TomczykBackend Performance: Ruby vs. ActiveRecordI recently worked on a Rails group project building a travel app that allows users to create and share trip itineraries with their friends…Jul 31, 2017Jul 31, 2017
David TomczykScheduling Jobs with WheneverSince learning Sinatra, I’ve been working on a personal project to help put my newfound knowledge of requests, responses, REST, routes…Jul 11, 2017Jul 11, 2017
David TomczykRuby Objects: #tap and #instance_evalObject Oriented Programming in Ruby makes our programs more powerful and our lives easier (once you’ve grasped the concept of course)…Jun 19, 20171Jun 19, 20171