Brian VuThe Lessons I Learned from a Coding Boot CampAt the time of this writing, I would be roughly a week from graduating from Flatiron’s Software Engineering boot camp. Looking back on it…May 5, 20221May 5, 20221
Brian VuUploading a File to a Rails BackendUploading a file is an integral part to the user experience on any web application. Common uses for file uploads are uploading images to…Apr 20, 20221Apr 20, 20221
Brian VuVanilla CSS vs Bootstrap vs Tailwind: Which Is Right For You?When working on my full stack project management system, I ran into a dilemma. How will I design the web application? Do I want to write…Mar 30, 20221Mar 30, 20221
Brian VuRedux: React’s Single Source of Truth for StateReact is an amazing Javascript library that can make your web application sleek, efficient, and dynamic. It allows modern applications and…Mar 8, 2022Mar 8, 2022
Brian VuAPI Basics from a BeginnerDid you know there is a wealth of information out there that your app can access and use for free (kind of)? All you have to do is program…Feb 15, 20221Feb 15, 20221