Discuss Scratch

PkmnQ
Scratcher
1000+ posts

My upcoming Scratch "tools" website

gosoccerboy5 wrote:

PkmnQ wrote:

(Quoted from this post)

gosoccerboy5 wrote:

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>
Do you mean the .min part?
No, I mean the part where you literally only have to use one line of HTML.
kccuber
Scratcher
1000+ posts

My upcoming Scratch "tools" website

PkmnQ wrote:

gosoccerboy5 wrote:

PkmnQ wrote:

(Quoted from this post)

gosoccerboy5 wrote:

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>
Do you mean the .min part?
No, I mean the part where you literally only have to use one line of HTML.
yeah, it's like so simple to add in jQuery, you just have to plop that code in.

btw, i forgot to show you the favicon in detail.
here it is:

as you can see, i knocked off the scratch favicon
Raihan142857
Scratcher
1000+ posts

My upcoming Scratch "tools" website

kccuber wrote:

PkmnQ wrote:

gosoccerboy5 wrote:

PkmnQ wrote:

(Quoted from this post)

gosoccerboy5 wrote:

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>
Do you mean the .min part?
No, I mean the part where you literally only have to use one line of HTML.
yeah, it's like so simple to add in jQuery, you just have to plop that code in.
your browser is still importing 3000 loc, even if you only have to paste one line of code
kccuber
Scratcher
1000+ posts

My upcoming Scratch "tools" website

Raihan142857 wrote:

your browser is still importing 3000 loc, even if you only have to paste one line of code
Ok, let's stop the argument about jQuery.
Raihan142857
Scratcher
1000+ posts

My upcoming Scratch "tools" website

kccuber wrote:

Raihan142857 wrote:

your browser is still importing 3000 loc, even if you only have to paste one line of code
Ok, let's stop the argument about jQuery.
that's like asking me to stop breathing!
PkmnQ
Scratcher
1000+ posts

My upcoming Scratch "tools" website

Raihan142857 wrote:

your browser is still importing 3000 loc, even if you only have to paste one line of code
I mean, we're only talking about one situation here. There could be other situations where jQuery saves lines of code.
Raihan142857
Scratcher
1000+ posts

My upcoming Scratch "tools" website

PkmnQ wrote:

Raihan142857 wrote:

your browser is still importing 3000 loc, even if you only have to paste one line of code
I mean, we're only talking about one situation here. There could be other situations where jQuery saves lines of code.
If you're really too lazy to type `document.querySelector`, just do this
const $ = document.querySelector.bind(document);
Steve0Greatness
Scratcher
1000+ posts

My upcoming Scratch "tools" website

I'm confused… what's it for?
PkmnQ
Scratcher
1000+ posts

My upcoming Scratch "tools" website

Raihan142857 wrote:

PkmnQ wrote:

Raihan142857 wrote:

your browser is still importing 3000 loc, even if you only have to paste one line of code
I mean, we're only talking about one situation here. There could be other situations where jQuery saves lines of code.
If you're really too lazy to type `document.querySelector`, just do this
const $ = document.querySelector.bind(document);
And what about the other situations?
kccuber
Scratcher
1000+ posts

My upcoming Scratch "tools" website

Steve0Greatness wrote:

I'm confused… what's it for?
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 will probably also use it to package and insert projects that have a project.json bigger than the limit.
AmazingMech2418
Scratcher
1000+ posts

My upcoming Scratch "tools" website

potatophant wrote:

kccuber wrote:

no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
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!)

Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)

Last edited by AmazingMech2418 (May 28, 2021 14:38:17)

gdpr5b78aa4361827f5c2a08d700
Scratcher
1000+ posts

My upcoming Scratch "tools" website

AmazingMech2418 wrote:

potatophant wrote:

kccuber wrote:

no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
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!)

Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
yes if only blazor were

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
Scratcher
1000+ posts

My upcoming Scratch "tools" website

potatophant wrote:

AmazingMech2418 wrote:

potatophant wrote:

kccuber wrote:

no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
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!)

Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
yes if only blazor were

a) windoze-only
b) proprietary
C# is… So is .NET overall…
gdpr5b78aa4361827f5c2a08d700
Scratcher
1000+ posts

My upcoming Scratch "tools" website

AmazingMech2418 wrote:

potatophant wrote:

AmazingMech2418 wrote:

potatophant wrote:

kccuber wrote:

no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
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!)

Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
yes if only blazor were

a) windoze-only
b) proprietary
C# is… So is .NET overall…
all i can say is no.

.net core is open source and cross platform…
AmazingMech2418
Scratcher
1000+ posts

My upcoming Scratch "tools" website

potatophant wrote:

AmazingMech2418 wrote:

potatophant wrote:

AmazingMech2418 wrote:

potatophant wrote:

kccuber wrote:

no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
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!)

Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
yes if only blazor were

a) windoze-only
b) proprietary
C# is… So is .NET overall…
all i can say is no.

.net core is open source and cross platform…
You'd need mono though. Not really that good with that anyways…
gdpr5b78aa4361827f5c2a08d700
Scratcher
1000+ posts

My upcoming Scratch "tools" website

AmazingMech2418 wrote:

potatophant wrote:

AmazingMech2418 wrote:

potatophant wrote:

AmazingMech2418 wrote:

potatophant wrote:

kccuber wrote:

no. i am not making it in BLAZOR (whatever that is)
i am writing it in regular HTML/CSS/JS.
blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
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!)

Edit: Well, besides ServerFire, by far the best backend Node.js framework! B)
yes if only blazor were

a) windoze-only
b) proprietary
C# is… So is .NET overall…
all i can say is no.

.net core is open source and cross platform…
You'd need mono though. Not really that good with that anyways…
.net core != mono

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
Scratcher
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.

Last edited by kccuber (May 28, 2021 15:38:19)

linearlemur
Scratcher
500+ posts

My upcoming Scratch "tools" website

kccuber wrote:

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
Scratcher
1000+ posts

My upcoming Scratch "tools" website

linearlemur wrote:

Hey, you never said what the website is for and what it has…
vvv

kccuber wrote:

Steve0Greatness wrote:

I'm confused… what's it for?
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 will probably also use it to package and insert projects that have a project.json bigger than the limit.

linearlemur wrote:

http://linearlemur.github.io/utilities
that is an mp4. lol

Powered by DjangoBB