Jasmin StinesA Student’s brief guide to ReduxIn my React Rails project, Potion Avenue, I needed a way to keep users logged in. While I have used useContext in my previous projects, I…May 5, 2023May 5, 2023
Jasmin StinesSecuring Your Rails Application with BCryptWhen building a Rails application that features the capability to login, you will probably need a good authentication method to keep your…Apr 8, 2023Apr 8, 2023
Jasmin StinesMaking a Simple Resource Management game with ReactFrom Age of Empires, to Stardew Valley, I’ve always been a fan of resource management in games. Resource management typically involves…May 8, 2022May 8, 2022
Jasmin StinesObject Prototypes in JavaScriptUnderstanding object prototypes can be a bit tricky for programming beginners. When trying to understand what an object prototype is in…Mar 23, 2022Mar 23, 2022