mpekim / hello-world

Uploading the local repository "hello-world" to github.com
0 stars 0 forks source link

JS Program ideas. #8

Open mpekim opened 1 year ago

mpekim commented 1 year ago

Come up with a list of various programs to run through the IDE.

mpekim commented 1 year ago

10/6: First JS file - api.js. Meant to emulate the endpoints of a REST API.

mpekim commented 1 year ago

10/8: Second JS file - main.js. Intended to be a "general" file, or even a driver file to run classes and functions of other JS files.

mpekim commented 1 year ago

10/17: As of this time, all code that cannot be classified within a certain .js file (such as math.js) will be placed within scrap.js.

mpekim commented 11 months ago

11/20: Taking time off from this issue to catch up on remote work.

mpekim commented 11 months ago

11/26: Currently making fixes within api.js and other files.

mpekim commented 9 months ago

1/15: Idea for new issue.

mpekim commented 9 months ago

1/21: