Aug 5, 2020Example settings.json for VS CodeWhile you’re here, check out my YouTube tutorial for three vscode extensions you need for web development! This settings.json file assumes you have installed prettier and eslint, two VS Code extensions. It’s pretty minimalist and there’s a lot more you can add to this file. Enjoy!Vscode1 min readVscode1 min read
Aug 1, 2020How to reset selected day based on disabled dates, starting day, ending day in react-native-calendarsFor our clothing rental app called Rally, we needed a way to find out if the currently selected starting day and ending day had disabled…JavaScript2 min readJavaScript2 min read
Dec 4, 2018How to Make a Custom Dialogue Box for Fungus Storytelling in UnityFungus is an open-source narrative storytelling tool for Unity. Search for the SayDialog prefab in your Assets folder. Drag SayDialog into your scene, if it’s not there already.Unity1 min readUnity1 min read
Aug 27, 2017Github and Heroku: A Beginner’s GuideDisclaimer — I’m by no means an expert on Github nor Heroku. Just a beginner trying to help others who might be having the same problem. So if I mess anything up here, please tell me! Thank you. I don’t recommend the following advice for teams, only for individuals trying…Git2 min readGit2 min read