Henry SjQuery.ajax vs Axios vs FetchThere are many ways to make a request with Javascript. The more popular methods are using jQuery.ajax, Axios or fetch. I want to share a…Feb 6, 20211Feb 6, 20211
Henry SRuby on Rails: Change background color based on the URLLet’s say you have a general css setup for your Rails app like so:Jul 13, 2020Jul 13, 2020
Henry SReact JS with Apache Thrift APIIn this article, I am going to demo a simple React JS app with a Thrift API.May 30, 2020May 30, 2020
Henry SHow to build an OAuth provider with User management in Ruby on Rails using Devise, Doorkeeper…I was recently given a task to build an Identity service on a short notice with Ruby on Rails. No fancy CSS in this prototype. This…Apr 26, 2020Apr 26, 2020