Discuss Scratch
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
So I have been working on something for an upcoming website that I have been working on. It's probably going to be at this link (it's not there yet, you will get a replit 404 i think:
Here is a bit of progress on a navbar I am working on:

Before you ask me why I use the H: drive, it's because I have 3 drives in my computer. The OS is not on the H: drive.
hehe i knock off the scratch logo and favicon
                        
                        
                    https://scratch.kccuber.repl.co

Before you ask me why I use the H: drive, it's because I have 3 drives in my computer. The OS is not on the H: drive.
hehe i knock off the scratch logo and favicon
- Raihan142857
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
scratchsuite has been taken overThis site can’t provide a secure connection
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
Which one? If you are talking about mine, then it's because this:scratchsuite has been taken overThis site can’t provide a secure connection
it's not there yet, you will get a replit 404 i think
- gdpr5b78aa4361827f5c2a08d700
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
ooh looks like everyones joining in with the “external scratch tools” game
interesting.
EDIT: pls use a framework for building it.
                        
                            interesting.
EDIT: pls use a framework for building it.
Last edited by gdpr5b78aa4361827f5c2a08d700 (May 25, 2021 17:41:00)
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
go with nuxt or elseconfusion™
This is going to be in regular HTML/CSS/JS (probably with jQuery? idk) and Node.js (for like a view counter or something)
- Raihan142857
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
go with nuxt or else(probably with jQuery? idk)
please dont
- gdpr5b78aa4361827f5c2a08d700
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
go with nuxt or elseb l a z o r
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
why? i don't want to create 4 lines of code that change one bit of inline css when you can do the same with jquery in one lineplease dontgo with nuxt or else(probably with jQuery? idk)
no. i am not making it in BLAZOR (whatever that is)go with nuxt or elseb l a z o r
i am writing it in regular HTML/CSS/JS.
- Raihan142857
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
using html/css/js with or without jquery is 10x more painful than using something like nuxtwhy? i don't want to create 4 lines of code that change one bit of inline css when you can do the same with jquery in one lineplease dontgo with nuxt or else(probably with jQuery? idk)no. i am not making it in BLAZOR (whatever that is)go with nuxt or elseb l a z o r
i am writing it in regular HTML/CSS/JS.
- gdpr5b78aa4361827f5c2a08d700
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
no. i am not making it in BLAZOR (whatever that is)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
i am writing it in regular HTML/CSS/JS.
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
i dont c# (lol and seriously)no. i am not making it in BLAZOR (whatever that is)blazor is the epicest web framework that uses your favourite language, c#. its also what spyglass uses
i am writing it in regular HTML/CSS/JS.
- geyserman
 - 
                            
						
						
                            New Scratcher
                        
						
						 
32 posts
My upcoming Scratch "tools" website
invalid ssl cert kekscratchsuite has been taken overThis site can’t provide a secure connection
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
how many times do i have to say “i didnt make the site yet?”invalid ssl cert kekscratchsuite has been taken overThis site can’t provide a secure connection
- gosoccerboy5
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
really? importing a library that has 3000+ loc to save 3 loc in your webpage??why? i don't want to create 4 lines of code that change one bit of inline css when you can do the same with jquery in one line(probably with jQuery? idk)please dont
(used firefox pretty-printer to determine the LOC amount of the current minified jQuery file)
Last edited by gosoccerboy5 (May 26, 2021 12:40:29)
- kccuber
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
really? importing a library that has 3000+ loc to save 3 loc in your webpage??hmm, yeah, i also thought about that. maybe I won't use jQuery.
(used firefox pretty-printer to determine the LOC amount of the current minified jQuery file)
- PkmnQ
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
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
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
And thats what my counterargument was, before I forgot it.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>
- gosoccerboy5
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
My upcoming Scratch "tools" website
(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>
            





