oh ew it pushed everything. YAAAY fixed my layout. TIL about connectedCallback for calling stuff outside of the ShadowDOM/loading after HTML whatever cause constructor wasnt doing it for the Bones. god i need to learn javascript more
static site generators go over my head unfort, i’ve tried to look into them and my brain pulls an error LOL, idm doing it manually and rawdogging it thru JS myself since im a hands on learner LOL
ur also welcome to look thru my layout-bones.js since that has the guts for loading the site bones now (even tho all that changed was just… adding connectedCallback… idk if i even need the constructor anymore……)
oh ew it pushed everything. YAAAY fixed my layout. TIL about connectedCallback for calling stuff outside of the ShadowDOM/loading after HTML whatever cause constructor wasnt doing it for the Bones. god i need to learn javascript more
I need to figure out how to do this too, so the menu loads in faster without the awkward wait for the header and footers qwq
may i recommend: a static site generator? its mostly templating and the js only comes in if you wanna do fancy stuff!
static site generators go over my head unfort, i’ve tried to look into them and my brain pulls an error LOL, idm doing it manually and rawdogging it thru JS myself since im a hands on learner LOL
ur also welcome to look thru my layout-bones.js since that has the guts for loading the site bones now (even tho all that changed was just… adding connectedCallback… idk if i even need the constructor anymore……)