Scoder12 (or just scoder) is a helper on the Repl.it Discord. Though not quite as active, interesting, or smart as some of the other members they try their best. Little is known about them other than the fact that they like Python and NodeJS. They li...
Node.js is a language supported by Repl.it. Node.js is used in the backend space a lot, Nodejs uses npm as its package manager is very similar to normal frontend Javascript. Some key differences between frontend Javascript and Node.js include a packa...
Coderman51 (aka Microsoft Edge Canary or Codemonkey51 or MS Paint) is a dumbo who likes coding in Nodejs, HTML/CSS/JS, and Python. He is currently working on: Private stuff Coderman51's links are: Repl.it. GitHub. Coderman51 has ascended after gettin...
Deno is a relatively new runtime for the Javascript and Typescript programming languages. It is based on javascript and rust. Its logo has a dinosaur head and neck. It was made by Ryan Dahl which is the same person that made nodejs. Repl.it supports ...
Lethdev2019 is a programmer in the Repl.it Discord who tends to develop NodeJS programs using express or electron.js as, according to him, Python sucks for some tasks. He feels like programming is an addictive drug; every time he tries to stop, he fi...
Hyper_SPQR formerly ZerĖoo was introduced to Repl.it by his friend and has been addicted to it ever since. He is well known (by his friends) for starting to develop Discord bots, but ditching the project in a couple of days. he has created 11 applica...
npm short for Node.js package manager, npm is the default package manager for Nodejs, npm is owned by Microsoft and hosts most of the node modules used. npm can be accessed through the command line or configured with a package.json file located at th...