Content pfp
Content
@
0 reply
0 recast
0 reaction

Jacob pfp
Jacob
@jrf
Is it best practices to split an index file into three files for html, css and JavaScript?
3 replies
0 recast
3 reactions

alex pfp
alex
@alexgrover.eth
It depends and is personal preference to a big extent Using Astro it’s most common to colocate everything in one file and split into multiple components if it’s getting too big
1 reply
0 recast
1 reaction

Jacob pfp
Jacob
@jrf
I had like 800 lines of code I think lol
0 reply
0 recast
1 reaction