Josh-GotroinJavaScript in Plain EnglishCreate a Shipping Label via SMS Using the ShipEngine APIA user sends an SMS that includes some address info. The app responds via SMS with a shipping label to that address with a tracking number.May 12, 2021May 12, 2021
Josh-GotroUse Ngrok in Your Rails ProjectI was recently working on a project that needed to connect web sockets to a deployed database in order to work. This was a sprint and I…Oct 25, 20201Oct 25, 20201
Josh-GotroTerminal Shortcuts — Zsh/Bash/HerokuMy most-used terminal shortcuts.Oct 18, 2020Oct 18, 2020
Josh-GotroinJavaScript in Plain EnglishHow To Call Data From The Strava API In Your React AppImport your workouts from Strava API into your React App.Oct 11, 20203Oct 11, 20203
Josh-GotroinJavaScript in Plain EnglishSend Email From Your React App with EmailJSToday I am going to implement a really useful service into our React project, EmailJS.Oct 5, 20201Oct 5, 20201
Josh-GotroinJavaScript in Plain EnglishForm validations & React Hook FormsForm validations are important for security and they make our web apps easier to use. Developers create forms all the time and we repeat…Sep 27, 2020Sep 27, 2020
Josh-GotroinJavaScript in Plain EnglishA guide to creating a React app without create-react-appCreating a React App from scratchSep 14, 20203Sep 14, 20203
Josh-GotroinJavaScript in Plain EnglishHow to stream a Medium blog to your React portfolio appA step by step guide.Sep 4, 2020Sep 4, 2020
Josh-GotroinJavaScript in Plain EnglishRecoil.js & simple global stateIn its simplest implementation, Recoil allows you to hold global state in your React App, and then use or update it from any component.Aug 24, 20203Aug 24, 20203