Arbiter1227
@Arbiter1227
Greetings, I'm Arbiter! I make stuff here and then upload them to GitHub.
Alright, so I'm working on this site that scrapes Scratch's API for shared projects, but this is my first time using XML HTTP Requests, so I'm probabl
YodaCode So let’s say you wanted to make a web request to the Scratch API (luckily I am very familiar with it), you would need a server side. Node.js is practically built for this sort of thing. There are many different ways to start a Node.js web server, such as express, which I’m not going to get into (a simple Google search can help you get started), but you would need to send a request to your Node.js server from the website you made using JavaScript, and then the Node.js server would make a request 3 years ago
An addictive blackjack sim.
Greetings, 4 people who sort by new.
It's 1:30am here and I'm tired so here's my first real game, Blackjack.
Please cred
Greetings to the 5 people that sort by new.
This is still just a work-in-progress, and I've only finished the basic setup, and I can understand if thi