- Mon, Feb 14, 2022
Make a Multiplayer Game with Kaboom.js and Heroic Labs
Many developers are familiar with Replit, the in-browser IDE. However, you may not know that it can be used to make full... - Fri, Feb 11, 2022
Announcing File Persistence in Hosted Apps… for Everyone!
Replit is your computer — for whatever you need to do. We announced last year that Hackers would be able to have their h... - Fri, Feb 4, 2022
Making new Python repls 100x faster to start up
Python is currently the world's (and Replit's) most popular programming language. We've improved the Python experience d... - Wed, Feb 2, 2022
What We Look for When We Interview
We’re on a mission to bring the next billion software creators online. In 2022, to get there, we're focusing on: Makin... - Mon, Jan 31, 2022
Understanding Repl Resource Utilization
Every computer on earth needs these three essential resources in some form: Processor Memory Storage The computers w... - Fri, Jan 21, 2022
Going Where the Next Billion Creators Are
Mobile is the future of computing. But building good software creation tools for mobile devices is hard. Luckily, at Rep... - Thu, Jan 20, 2022
Getting Started with Rust on Replit
If you’ve been debating which new programming language to learn, Rust is a strong option. According to a recent Stack Ov... - Tue, Jan 18, 2022
Use Replit At Work With Teams Pro
For the past 6 months, we have been testing Teams Pro while in private beta. Today, we are excited to release it to th... - Tue, Jan 11, 2022
Migrating our Web App from Heroku to GCP
After many years of running on Heroku, Replit has fully migrated to Google Cloud Platform. Why leave Heroku in the firs... - Thu, Dec 23, 2021
2021 Kajam Winners
Kajam Winners It was a dark room with mystique and seriousness that accompanied the feverous whispers. Seven people s... - Wed, Dec 22, 2021
Implementing RUI, Replit's Design System
At Replit, we have a small engineering and design team supporting millions of users. Our secret is investing in good too... - Tue, Dec 14, 2021
Repl Space and Templates
When we want to support a new technology, we're faced with the question: "Do we (the Replit team) build this capability ... - Mon, Dec 13, 2021
Ace, CodeMirror, and Monaco: A Comparison of the Code Editors You Use in the Browser
I’ve been working on Replit for roughly six years now, and as the team has grown, I’ve focused on the IDE (what we call ... - Wed, Dec 8, 2021
$80m to bring the next billion software creators online
Following our Series A announcement earlier this year, I'm thrilled to announce that we raised Series B financing from n... - Thu, Dec 2, 2021
Deploying Django to Replit
Django is a Python framework for building out full-fledged web applications. It’s loved by developers due to its battery...