Want to use coffeescript in your HTML webpages on REPLit? Look no further!
Hello Everyone! This is a pretty simple tutorial, so I'm sure you'll get through it in no time! REPLit, whilst having coffeescript support, has more o...
Let's code a Discord bot in JavaScript! (discord.js)
👋 Hey there! In this tutorial, I'll teach you how to create a Discord bot, which will let you add and respond with "tags" - responses that you can se...
# What's Babel?
So, I'm glad you asked! Babel is a package that transpiles ES6 code into ES5!
________________________________________________________...
### I'm sure many people have complains about repl.it's node version being old.
What you can to is install node with npm, and specify the start a st...
you can fork it if you want it can
**ban**
**kick**
**avatar**
**meme**
**RIP**
and thats all
what it cant do is
~~mute~~
~~warn~~
~~unmute~~
~~unwar...
#BASIC ECMA6 CLASS IMPLEMENTATION
Hi Guys!
You are making a text encryptor. It should take multiple words and output a combined version, where each w...
How To Make A Financial Discord Bot With Just 5 Lines Of Code
## Dcord
Dcord Is An Npm Package That Allows You To Make Your Own Discord Bot With Just A Few Lines Of Code. With Dcord, You Can Customize Your Own P...
# JavaScript Code Style
This took me way longer than expected due to me losing the repl *twice*. So without further ado, let's get into the world of e...
Making a Functional Programming Language with JS Part 1
Hello! I’m @EitanAlperstein (also @AnthonyMouse) with a tutorial. Hope you like it, because I spent a lot of hard work on the language ***AND*** the t...
3 days ago, Discord.js [merged a pull request to the master branch](https://github.com/discordjs/discord.js/pull/5067) that requires you to have Node....
# Deep Cloning Objects
Why should one even be interested in this one may ask? Because it will most definitely affect you in many aspects. This is one...
# How to use Firebase!
You have no idea how much work was put into this. I literally had to spam repl talk with questions about Firebase lol. Anyways...
# What is an instruction set simulator?
An instruction set simulator (ISS) is a simulation model of a low-level processor. Microprocessors execute mac...
# mailCaptcha
mailCaptcha is a Nodejs library that helps people by using a captcha! Just install, learn, and code!
# how it works
So basically it use...
# How to Use Repl.it's GraphQL/API
#### *A NodeJS Tutorial*
G'day fellow Repler's, today you will be learning how to use Repl.it's GraphQL! This easy...
# Node.js Tutorial
## What is the syntax like?
Well, everything you already know with JavaScript can be played here, except for the DOM, which if yo...
# OK here goes part 2
So we ended on our last part of the tutorial (https://repl.it/talk/learn/Postgresql-on-Replit-part-1/54673) in the middle of mak...
# Hello, welcome to my tutorial on Postgresql
## It will guide you through all of the setup and half of the actual code.
## At the end of this you wil...
How to reduce your node repls size by 99% with one line of code!
**do not use this in combination of the [hidden files tutorial](https://repl.it/talk/learn/How-to-make-hidden-filesfolders/53852)**
![IMG_2904](https...
# Creating a Discord bot in Repl.it
In this tutorial we are going to show you how to create a Discord bot in Repl.it, i'm going to assume you have cr...
This post will teach you how you can make your own NPM packages in 4 simple steps that later can be required by anyone.
# Let's get started!
First if...