A Comprehensive Guide to Replit's New Git and GitHub Features
# A Comprehensive Guide to Replit's New Git and GitHub Features
recently, Replit has added integrations for Git and GitHub. now, you can interact wit...
# ██ Empty 2 ██
You may have seen the [original](https://repl.it/talk/share/full-blockfull-block-Empty-full-blockfull-block/13315) "Empty repl", pos...
🎮 3D Games with BabylonJS: A Starter Guide
Babylon is a JavaScript framework enabling developers to create 3D graphics with ease. Popular games such...
# 📝 Replit Talk Post Fetcher
## What it does
If you're into helping other people in repl.it, you may be continuously checking [replit talk](https://...
Deno Template! Deno the new hip Typescript runtime!
Template for starting an Oak web server. Oak runs on Deno, an alternative Typescript and Javascript runtime. [Oak](https://github.com/oakserver/oak) i...
🎮 Making 3D Babylon Scenes more Dynamic with Actions
# 🎮 Making 3D Babylon Scenes more Dynamic with Actions
In the [last tutorial](https://repl.it/talk/learn/3D-Games-with-BabylonJS-A-Starter-Guide/159...
# Save Data Using JsonStore.io
The [jsonstore.io](https://www.jsonstore.io) website has been mentioned quite a bit recently. It provides a really eas...
# 📰 XKCD Comic Viewer
Features
- Automatically flips every ~10 seconds
- Press space to manually flip (goes back to automatic after ~15 seconds)
- H...
# repl webpack boilerplates
so a while ago i created some repls that essentially consisted of boilerplate, mostly related to webpack and frontend dev...
so i wanted to share this cool typing 'game' i made. its simple - load the page, type the text, and see your typing speed.
your speed should be faste...
so i made a little micro kubernets dashboard (that's micro k8s, with a space, not [MicroK8s](https://microk8s.io).
it was originally supposed to be f...
There was a little competition announced in the Replit [discord](https://repl.it/discord) channel. The objective was to display (winning) lottery tick...
When did you discover your passion for programming? 💻
When did you discover your passion for programming? Did you come to the realization at a single point in time, or was it a gradual process?
l guess I...
uses a babel plugin to transpile to the correct operator. as per the rules no external libraries were used... kind of. it requires babel, but it's sor...