Custom React isVisible Hook
August 11, 2019
Recently I refactored my portfolio using Gatsby, and in the process discovered the power of using custom React Hooks. I have never loved the…
Read More »Recently I refactored my portfolio using Gatsby, and in the process discovered the power of using custom React Hooks. I have never loved the…
Read More »I recently refactored some old code for my portfolio site and was in disbelief how bad the code was. It was 187 lines of repeating hard…
Read More »During week three of labs my team and I made great progress on our project. We had a very informative meeting with a UX engineer that had…
Read More »Over the course of this sprint I integrated Google oAuth using Passport.js to create a user in our Postgres database, and authenticate them…
Read More »During the course of this sprint, my team and I planned out the features we wanted to add to our project, as well as the database model and…
Read More »Recently I finished my React Instagram clone project for Lambda School and wanted to share my project on my domain. I could not figure out…
Read More »Here is a very simple fullscreen spinner that fades out on your site load, and improves the UX of your site. I am using jQuery, but this can…
Read More »I found an interesting snippet on StackOverflow a while back when I was trying to find a solution to close a bootstrap mobile nav after a…
Read More »Simple beautiful landing page with 4 lines of HTML, and ~20 lines of CSS. This is all the HTML you need for the image background and slogan…
Read More »Decided to make a blog to practice making custom WordPress layouts. I’m not sure how much I will actually use this, but I do feel like it…
Read More »