kalanzi
kalanzi
KPCKevin Powell - Community
Created by kalanzi on 10/31/2023 in #back-end
routes order when using nodejs
does arrangement or order of routes matter in nodejs when building api's because I currently have my routes some with jwt tokens and others without tokens but when I try to access routes without tokens insomnia asks that add a jtw token, is that a bug or should I re arrange my routes?
5 replies
KPCKevin Powell - Community
Created by kalanzi on 6/15/2023 in #front-end
trying to and scrolltrigger to gsap timeline
Hey everyone can anyone whose familiar with using gsap in react help me out here,I am trying to create a timeline that activates on scroll using scrolltrigger but I can't seem to get anything to work how I want it to 😭, please bare with me I'm sorta new to react . I've tried adding it in useEffects and LayoutEffects but it's not doing what I want it to Heres a link to the codepen ,someone take a look and tell me what I'm doing wrong https://codepen.io/kalanzi/pen/OJaMjqx
4 replies