Joe MiliusNumerical Value, Reveal Your True Self!Using parseInt(), parseFloat(), and BigInt() to help manage numbersDec 14, 2021Dec 14, 2021
Joe MiliusEach Breakfast Is Its Own MealJavascript Object Oriented Programming IntroductionDec 5, 2021Dec 5, 2021
Joe MiliusSometimes Just Being There is Good EnoughThe usefulness of Javascript’s .includes() and .some() methodsNov 20, 2021Nov 20, 2021
Joe MiliusTables, You’re Part of a Database but You are Your Own TableSQL 1st Normal Form and 2nd Normal Form ExplainedNov 14, 2021Nov 14, 2021
Joe MiliusTired of All That Mess? .sort() it out!One of the most integral parts of using javascript for frontend development is managing the data you receive and the data that is created…Nov 3, 2021Nov 3, 2021
Joe MiliusWebSockets Part 3: UnsubscribePart 1: Subscribe | Part 2: CommunicationOct 29, 2021Oct 29, 2021
Joe MiliusWebSockets Part 2: CommunicationPart 1: Subscribe | Part 3: UnsubscribeOct 19, 2021Oct 19, 2021
Joe MiliusWebSockets Part 1: Subscribe*Note: This blog focuses on the use of WebSockets withReact with Hooks and Ruby on RailsOct 11, 2021Oct 11, 2021
Joe MiliusWhy Delay?It is best practice to find the most efficient algorithm or function in order to decrease the processing time of any application. This…Oct 4, 2021Oct 4, 2021
Joe MiliusTo Destroy or Not to DestroyThe manipulation of data in a Javascript (React) application is key to how dynamic you can make it. By utilizing different methods for…Sep 28, 2021Sep 28, 2021