Hello, I'm new to web dev and I love your site! I've noticed that your sidebar and header don't reload when switching between pages. Would be able to give me some advice on implementing this in my own site? I'm not sure what to look up to find the answer. Thanks for your time :)
Hello! Thank you :) You could look for "ajax" to read more about dynamic side loading. or you can check in my .js files for more info (but they are bloated with other stuffs so it's maybe a little hard to read :D) https://ransei.neocities.org/assets/js/ajax.js
Hello! Thank you :) You could look for "ajax" to read more about dynamic side loading. or you can check in my .js files for more info (but they are bloated with other stuffs so it's maybe a little hard to read :D) https://ransei.neocities.org/assets/js/ajax.js
and also a little bit here (at the top) https://ransei.neocities.org/assets/js/main.js