Does repl.it support Javascript ES6's `import`/`export` syntax? For example, I'll have this line: `import module from './module.js'`, but it'll give m...
I want to create a game with python turtle. I've created 2, they're pong, number guesser, and I just can't think of another ez game to create. pls hel...
# Hello!
I just realized how much I really love CSS for some reason, and making cool useless things out of JS.
I wondered if anybody needed any cool...
Hello Repl.it community, I've recently been trying to get a custom domain for a project and I found Freenom. Freenom works, but it takes away my custo...
So, I have been trying to make a search engine, but, the thing is, I don't want it to scrape websites. I just want to put in custom results. So say I...
IDK why I’m so obsessed about this topic (It’s probably because I eventually want to become one)
How do people get like language jammer and content creator in their profile thing? I feel like I’m like part of a 100 people on repl.it who want to ha...
Hi repl community, I know it's tempting to just read the snippets when you see a beginner coder's post, but you're __really__ going to need to read th...
What do you think; Binary or Morse code which one is harder
# Opinion
For me binary code is so much harder than morse code, here's my comparison:
```sh
# Prints "Hello" (Morse Code)
'.... . .-.. .-.. --'
# Prin...
This is a part two. I got so much feedback from the first that I decided to try again with other examples! I love to animate bitmap sprites and backgr...
Hi! I'm a cartoonist (as some of you might know) but I've been really bored lately with nothing to draw, no inspiration. If you want me to draw you so...
I am trying to finish my code for my class but, the console/terminal is not running. It's stuck on loading and does not finish loading. I open other t...
CSS stopped working and now my website looks ugly ;-;
On the repl included in this post, the CSS just completely went out. This happened once before, so I reloaded the page, and then got signed out, so I...
I have a lab it's due tomorrow, it's my first time using repl, and I not sure how to use it properly,
I got stuck in this part
*Click on 'share', then...
According to https://github.com/rust-lang/rfcs/pull/1909, Rust has C-like VLAs.
But... upon trying the exact example that they had given, it's not wo...
Feature reqest: allow anonymous access to shared repl
When I share a repl with somebody, they are *required* to log in to access it.
There are use cases when it is undesired. An obvious example is a job...
The web servers hosted on repl.it go to sleep after an hour of no requests. I understand this is supposed to happen, but it is pretty annoying. Is the...
@mroumani my students create a two page website, however the beyonce.html file icon is different as well as the page itself. For starters there is no...
Im looking for a partner for a python program that does the following:
Sets up an account using variabes etc.. for the bank (online)
Logs you in the...
`ws.onmessage` in `app.js` is not receiving packets from the server. I tried debugging through the server but it seems to me that the messages are bei...
Just linked my repl into Github and now I can't run my code. I understand I have to configure run button but I don't know how... I'm new to this stuff...