The Best
@TheBest156
A really good coder. I am here to help you! Here is the link to a tutorial. https://replit.com/talk/learn/How-to-make-a-PWA/138768
Today I will show you how to make a Pipes Screensaver.
Starting with our html:
canvas
Now to our CSS:
box-sizing border-box
body
background #11
Leave your HTML blank
Here is your CSS (nothing really):
{
padding: 0;
margin: 0;
overflow: hidden;
}
Then finally, Your JS Art:
`var W, M,
HTML5 Canvas
HTML5 Canvas is used to draw graphics on fly using javascript. The canvas element is only a container for graphics. You must use a script
So I got the newsletter like I do weekly - monthly, it says this "In part of our series in The Wonderful World of Clusters, we discuss why we created
How to pair Amazon's Alexa throughout repl code. for example, python, bash, or node.js.
images - 2021-05-14T201348.072
BlueMoon18 Well, I found the same problem with my Alexa, so I rushed to the nearest repair shop. If you are running your own amazon business then you can report amazon scam for getting your problem resolved. Counterfeit Alexa are also a great concern so reporting online scams is also a way to thwart them. You can get help to manage your amazon business.7 months ago
cookeydev Try using the Alexa API: https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/get-started-with-alexa-voice-service.html2 years ago
cuber1515 If someone answerers this can you @ me bc this is something I would like to know too.2 years ago
I am using the code for chromium-browser in Bash
I need help, sound won't work in the browser plz help!
Coder100 It will not work because replit runs on a VM and they have not currently added audio. If you want, try this: https://blog.replit.com/system-audio2 years ago
How to get badges in repl? For example, Content Creator and etc.
VulcanWM Content creator is if you make good posts consistently and replit decide to make you a co tent creator
Moderators are people who mod repl talk: eg. unlisting posts, removing comments, etc.2 years ago
(PWA stands for Progressive Web App)
One of the most important characteristics of Progressive Web Apps (PWAs) is the “progressive”. You don’t have to
What does hackerrank give me?
Dart if you want more info on the hcaker plan you can find it here
https://replit.com/site/pricing2 years ago
PLEASE HELP ME - How to transfer your repl account from google to another account?
dylanlovestocode It is currenty impossible. You can get a staff to transfer your account.2 years ago
https://replit.com/talk/learn/A-Quick-Guide-to-Replit-Talk-Markdown/7448
while (true)
console.log("MARKDOWN IS AWESOME!!!");
Bookie0 In your README.md file, seems like the markdown is working. Could you please precise your question?
Also, in your description you've written:
> while (true)
console.log("MARKDOWN IS AWESOME!!!");
If you want it in codeblocks, you can add the 3 backticks () as well as js`for syntax higlighting:
while (true)
console.log("MARKDOWN IS AWESOME!!!");
Screen Shot 2021-05-01 at 4.18.45 PM
Lemme know if you have questions! :)2 years ago
Screenshot 2021-05-01 at 2.57.24 PM
WHAT IS THIS????
firefish Explore is a new version of repl talk, completely backed by the new Spotlight pages. The "coming soon" tab has existed for almost a month now, which suggests that Explore won't be coming anytime soon.2 years ago
1
Fun.comReally hard work into this.
114
2
1
Terminal using JQuery. This is made like a personal assistant.
My website says "Deceptive site ahead
Attackers on funcom.johnbarnhart.repl.co may trick you into doing something dangerous like installing software o
HTML, CSS, JS
I was wondering how I add DNS records within repl. Please help me. I tried using https://docs.replit.com/repls/web-hosting#custom-domains - But it did
HTML, CSS, JS
Coder100 image
It's this!
First, you type in the domain you bought, you could get one in https://freenom.com
Then, they give you your dns record!
image
finally, you can do your magic and your thing in your cloudflare or whatever dns you use
image
2 years ago
RoBlockHead You don’t have control over the DNS records of the repl. If you want control over the DNS records, you need to use a custom domain.2 years ago
SixBeeps You don't add the records from the DNS to the Repl, but rather the records from the Repl to the DNS. Adding a record depends on which domain name provider you're using.2 years ago
It has long been pustulated that I could release an empty project and get a whole ton of loves and views :D - Well, today is a good day to test that t
Idk why, but this script just crashed for me once it finished loading. Please help me!
This is for anybody who wants to try out the Nim Code Language.