Showcase

Books

Make Javascript Games
Learn how to build JavaScript games with Kaboom.js on Replit
Learn Python the right way
Learn Python in a no-setup environment so you can focus on code and practice by building real world projects
Code with Replit
If you're learning Python, you might have asked "what should I build?" This site is for you. We walk you through 15+ projects using Python

Documentation

Replit Documentation
Documenting the Replit web IDE. Replit is a coding platform that lets you write code and host apps. It also has many educational features built-in, making it great for teachers and learners.
Code Capsules Documentation
Documenting the Code Capsules continuous integration and deployment platform.

Articles

Building a Full Stack Application with Flask and HTMx
A tutorial on how to build an application with Flask and HTMx
Building a smart contract oracle with Solidity, Node.js, and Replit
Learn how to pull external data (such as exchange rates or random numbers) into your smart contracts by building an oracle, as well as how to combine different contract protocols
Building a Personal Stock Market Dashboard
A tutorial on how to build a single-page web dashboard for tracking a real or imaginary stock portfolio.
Building a Mario-like side-scroller with Kaboom.js
Learn how to build a Mario-like side-scroller with Kaboom.js
SaaS vs PaaS vs IaaS: Comparing Three Paradigms of Software Engineering
SaaS vs PaaS vs IaaS: Comparing Three Paradigms of Software Engineering
50+ tree questions and solutions (easy, medium, hard)
A look at some typical tree questions to help you ace your coding interview
Setting Up a Sourcegraph Server
The Opinionated Guide to Setting Up a Sourcegraph Server for More Productive Advanced Code Search
Data Lakes vs. Data Warehouses: Key Differences
The difference between Data Lakes and Data Warehouses in one sentence