Hello everyone. I have just developed an updated version of my portfolio. Please let me know what you think. Any feedback negative or positive is welcome. Portfolio
I get more then 100 errors here
example
const setTranslate = (xPos, yPos, el) => el.style.transform = "translate3d(" + xPos + ", " + yPos + "px, 0)";
null is not an object!
You did a great job, but your page is really glitchy and slow.
I really like how you set up your image, but it takes forever to load.
There is too much solid blue in there–try using some more colors.
try using scroll-behavior:smooth;
in your css. Assign it to your HTML and BODY.
At all else, great job.
1 Like