Published inThe StartupLearning The Basics Of Vue 3After spending countless amounts of hours working with React.js, I think I can finally say that I’m comfortable with the framework. What’s…Mar 31, 2021Mar 31, 2021
Published inThe StartupGoogle Lighthouse, A Dev’s Best FriendYou ever wonder if your website is good? More than just looking great and functioning properly. So good that you make it to the first page…Mar 3, 2021Mar 3, 2021
Published inThe StartupReact Redux With HooksWhen it comes to state management one of the most popular one you would see is Redux. The reasoning for this is because, it does a really…Jan 14, 2021Jan 14, 2021
Published inThe StartupReact File Downloads to RailsTo continue on my quest to become the world’s best developer I’ve figured a developer should have two functionalities locked down. That…Jan 7, 20211Jan 7, 20211
Published inThe StartupEverything I Know About React HooksIt seems that hooks are all the rage these days. Therefore, I found it important to learn them myself. You’re probably reading this…Dec 15, 20201Dec 15, 20201
Published inThe StartupReact File Uploads to RailsGiving the user the ability to upload files to your application should be a tool all developers should have in their back pocket. Though…Nov 17, 20203Nov 17, 20203
Manipulating State Featuring FetchGreetings reader, if you’re a newbie like me in the world of React then you’ve probably stumbled upon the conundrum of adjusting state…Oct 14, 2020Oct 14, 2020
Managing Your EventsThroughout your adventures in learning JavaScript you’ll eventually stumble upon the magical function called, ‘addEventListener.’ This…Sep 24, 2020Sep 24, 2020