Mango Man
Mango Man
Explore posts from servers
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I suppose I’ll just embed it then
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I’ve come to find that most things webdev are poorly designed or straight up broken
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
Or is that a really bad hope?
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I would hope that with browser caching there won’t be that extra request
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
yes
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
But anyways, I am really curious about the initial question I posed
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
Unless I misunderstand you
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I have scripts to make sure I don’t forget tags lul
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I mean that is all already being checked for, so I don’t think that’s an issue I need to worry about
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
How?
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
It’s a fully static site with a theme toggle
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
There will be no modifications, that is the final javascript
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
What’s error prone about putting it at the end of the body?
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I am just curious about the caching thing
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
I don’t really care if it’s the ‘right way’ so long as it works TBH
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
My question was about using a script tag with JS in my HTML vs using a script tag with src referencing an external file
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
But this is not really answering my initial question
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
Yeah I suppose I can move it there
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
Is it an accident if the HTML spec is explicit about how to handle misformed input? /s
49 replies
KPCKevin Powell - Community
Created by Mango Man on 8/9/2024 in #front-end
To embed or to not embed?
<html>…</html>
<script>…</script>
<html>…</html>
<script>…</script>
49 replies