Discuss Scratch
- PkmnQ
-
1000+ posts
My upcoming Scratch "tools" website
No, I mean the part where you literally only have to use one line of HTML.(Quoted from this post)Do you mean the .min part?really? importing a library that has 3000+ loc to save 3 loc in your webpage??<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
- kccuber
-
1000+ posts
My upcoming Scratch "tools" website
yeah, it's like so simple to add in jQuery, you just have to plop that code in.No, I mean the part where you literally only have to use one line of HTML.(Quoted from this post)Do you mean the .min part?really? importing a library that has 3000+ loc to save 3 loc in your webpage??<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
btw, i forgot to show you the favicon in detail.
here it is:

as you can see, i knocked off the scratch favicon
- Raihan142857
-
1000+ posts
My upcoming Scratch "tools" website
your browser is still importing 3000 loc, even if you only have to paste one line of codeyeah, it's like so simple to add in jQuery, you just have to plop that code in.No, I mean the part where you literally only have to use one line of HTML.(Quoted from this post)Do you mean the .min part?really? importing a library that has 3000+ loc to save 3 loc in your webpage??<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
- kccuber
-
1000+ posts
My upcoming Scratch "tools" website
Ok, let's stop the argument about jQuery. your browser is still importing 3000 loc, even if you only have to paste one line of code
- Raihan142857
-
1000+ posts
My upcoming Scratch "tools" website
that's like asking me to stop breathing!Ok, let's stop the argument about jQuery. your browser is still importing 3000 loc, even if you only have to paste one line of code
- PkmnQ
-
1000+ posts
My upcoming Scratch "tools" website
I mean, we're only talking about one situation here. There could be other situations where jQuery saves lines of code. your browser is still importing 3000 loc, even if you only have to paste one line of code
- Raihan142857
-
1000+ posts
My upcoming Scratch "tools" website
If you're really too lazy to type `document.querySelector`, just do thisI mean, we're only talking about one situation here. There could be other situations where jQuery saves lines of code. your browser is still importing 3000 loc, even if you only have to paste one line of code
const $ = document.querySelector.bind(document);
- Steve0Greatness
-
1000+ posts
My upcoming Scratch "tools" website
I'm confused… what's it for?
- PkmnQ
-
1000+ posts
My upcoming Scratch "tools" website
And what about the other situations?If you're really too lazy to type `document.querySelector`, just do thisI mean, we're only talking about one situation here. There could be other situations where jQuery saves lines of code. your browser is still importing 3000 loc, even if you only have to paste one line of codeconst $ = document.querySelector.bind(document);
- kccuber
-
1000+ posts
My upcoming Scratch "tools" website
Random Scratch tools and things, like an embeddable system to get the notes&credits/instructions of a project, and it might have a Scratch mod. I'm confused… what's it for?
I will probably also use it to package and insert projects that have a project.json bigger than the limit.
- AmazingMech2418
-
1000+ posts
My upcoming Scratch "tools" website
Windows-only proprietary software is not that great in my opinion, not to mention that web frameworks are slow and bloated. XD (ever seen React? LOL!)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
Last edited by AmazingMech2418 (May 28, 2021 14:38:17)
- gdpr5b78aa4361827f5c2a08d700
-
1000+ posts
My upcoming Scratch "tools" website
yes if only blazor wereWindows-only proprietary software is not that great in my opinion, not to mention that web frameworks are slow and bloated. XD (ever seen React? LOL!)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
a) windoze-only
b) proprietary
and if only pretty much every website that:
a) people actually use
b) is good
didnt use a web framework…
Last edited by gdpr5b78aa4361827f5c2a08d700 (May 28, 2021 14:46:26)
- AmazingMech2418
-
1000+ posts
My upcoming Scratch "tools" website
C# is… So is .NET overall…yes if only blazor wereWindows-only proprietary software is not that great in my opinion, not to mention that web frameworks are slow and bloated. XD (ever seen React? LOL!)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
a) windoze-only
b) proprietary
- gdpr5b78aa4361827f5c2a08d700
-
1000+ posts
My upcoming Scratch "tools" website
all i can say is no.C# is… So is .NET overall…yes if only blazor wereWindows-only proprietary software is not that great in my opinion, not to mention that web frameworks are slow and bloated. XD (ever seen React? LOL!)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
a) windoze-only
b) proprietary
.net core is open source and cross platform…
- AmazingMech2418
-
1000+ posts
My upcoming Scratch "tools" website
You'd need mono though. Not really that good with that anyways…all i can say is no.C# is… So is .NET overall…yes if only blazor wereWindows-only proprietary software is not that great in my opinion, not to mention that web frameworks are slow and bloated. XD (ever seen React? LOL!)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
a) windoze-only
b) proprietary
.net core is open source and cross platform…
- gdpr5b78aa4361827f5c2a08d700
-
1000+ posts
My upcoming Scratch "tools" website
.net core != monoYou'd need mono though. Not really that good with that anyways…all i can say is no.C# is… So is .NET overall…yes if only blazor wereWindows-only proprietary software is not that great in my opinion, not to mention that web frameworks are slow and bloated. XD (ever seen React? LOL!)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
a) windoze-only
b) proprietary
.net core is open source and cross platform…
its a completely separate project that replaces the .net framework entirely, is pretty fast, open source, standalone, and cross platform…
“c# is a windows only proprietary and slow programming language”
Last edited by gdpr5b78aa4361827f5c2a08d700 (May 28, 2021 14:58:20)
- kccuber
-
1000+ posts
My upcoming Scratch "tools" website
ok stop arguing. this is html/css/js and html/css/js only (i might put a node.js if i want a view count or something)
wait, i just realized! i can do a blind trial with node.js and see if people get tricked into clicking a rickroll! Button would post to the node repl.
wait, i just realized! i can do a blind trial with node.js and see if people get tricked into clicking a rickroll! Button would post to the node repl.
Last edited by kccuber (May 28, 2021 15:38:19)
- linearlemur
-
500+ posts
My upcoming Scratch "tools" website
ok stop arguing. this is html/css/js and html/css/js only (i might put a node.js if i want a view count or something)
wait, i just realized! i can do a blind trial with node.js and see if people get tricked into clicking a rickroll! Button would post to the node repl.
Hey, you never said what the website is for and what it has…
Also I made my own thing like Scratch tools called Scratch utilities. This is the link to its website: http://linearlemur.github.io/utilities
Last edited by linearlemur (May 28, 2021 16:12:00)
- kccuber
-
1000+ posts
My upcoming Scratch "tools" website
vvv Hey, you never said what the website is for and what it has…
Random Scratch tools and things, like an embeddable system to get the notes&credits/instructions of a project, and it might have a Scratch mod. I'm confused… what's it for?
I will probably also use it to package and insert projects that have a project.json bigger than the limit.
http://linearlemur.github.io/utilitiesthat is an mp4. lol