How to make :CUSTOM SVG for web animationWhen you want to create interesting animations, SVG’s will be something you’ll have to work with. Rather than using other’s creations, I…Feb 1, 2021Feb 1, 2021
In Simple terms- Intersection Observer: Scroll triggerFor anyone who loves interaction on the web, Intersection Observer is a concept you’ll come across either now or later so why not now?Jan 27, 2021Jan 27, 2021
React UseEffectYou can’t learn about useEffect without side effect being thrown around like a dodge ball. What is it? If the effect/change/ is occurring…Jan 25, 2021Jan 25, 2021
REACT NATIVE NUGGET- ScrollView Vs FlatListThe key difference between ScrollView vs FlatList is that ScrollView will load all those items as the page appears or the component is…Jan 22, 2021Jan 22, 2021
Custom cursor using CSS and JavascriptSTEP 1- Decide what you want your custom cursor to be. For me, I used a picture. Disclaimer- creating a custom cursor is not the best…Jan 20, 2021Jan 20, 2021
Ok, this is pretty fun for me so I hope you enjoy it.Step 1: Download Gsap https://greensock.com/Jan 12, 20211Jan 12, 20211
FACTS ARE DANGEROUS2020 has exalted me. Never have I felt so strongly in what I believe in. I feel confident in it because I stand for love. I have always…Dec 11, 2020Dec 11, 2020
SHOWER CURTAIN- The lesson of perspectiveI just finished taking my shower and I decided to tackle the silent issue of our shower curtain. The curtain had rebels of mold and we…Nov 16, 20201Nov 16, 20201
Validate subsequenceQuestion- Given two non-empty array of integers, write a function that determines whether the second array is subsequence of the first one.Oct 20, 2020Oct 20, 2020
Networking with intentionI’ve ALWAYS hated networking. I thought it was a disingenuous way to accomplish a goal. I think my frustration stemmed from me emphasizing…Sep 25, 20201Sep 25, 20201