Jason GongTreat the illness not the symptomsSo this week I have been on the bug hunt and the topic of the correct approach to bug hunting has come up in the my morning standup. As a…Nov 17, 2021Nov 17, 2021
Jason GongDid you try turning it off and on yet?A quick story today on an issue myself and a colleague ran into while writing some systems tests. If you are using the Fakeweb gem in…Nov 5, 2021Nov 5, 2021
Jason GongA lesson about the redirect_to and return keywords while working in a Rails controllerSo I have written a bit about the return keyword before here and this feels like a nice continuation of that article. I was doing some work…Nov 1, 2021Nov 1, 2021
Jason GongCustom Rails error pagesHeres the one-minute walkthrough on how to create custom error pages in Ruby on Rails.Oct 14, 2021Oct 14, 2021
Jason GongAdding a reference to an existing table that uses a UUIDI added a reference to an existing table for the first time the other day, technically so. Let me explain.Oct 11, 2021Oct 11, 2021
Jason GongA Quick RefactorSo I was recently reviewing a pull request in a Rails app that I have never worked in. This was an interesting review and I wanted to…Sep 22, 2021Sep 22, 2021
Jason GongHow to make the jump into EthereumPart 2: Development Environment FrameworkSep 4, 2021Sep 4, 2021
Jason GongHow to make the jump into coding EthereumIt was back in February and I was over at my brothers house where he first introduced me to NFT’s/digital art. The idea of unique digital…Sep 2, 2021Sep 2, 2021
Jason GongSome git learningsAs a programmer, we interact with many different technologies on a daily basis. The one I want to talk about today is git version control…Aug 22, 2021Aug 22, 2021
Jason GongBe dynamic, be be dynamicOver the last couple of weeks I learned two things more than any in doing problems on Codewars. One, make your code dynamic. Why? Because…Jul 16, 2021Jul 16, 2021