Tutorials
Detailed tutorials to help you use Code Capsules based on your use case.
How to Deploy a React Token dApp to Code Capsules
A decentralized application (dApp) is a software application that runs on a decentralized network, often…
Nuxt3 and Nitro
Nuxt.js takes Vue to the next level, with SSR and SSG. Find out more about…
Optimizing Performance in MERN Stack: Tips and Techniques
The MERN stack, which stands for MongoDB, Express.js, React, and Node.js, is a robust framework…
Scaling MEAN Stack Applications: Strategies & Considerations
The ability of a web application to handle growth is paramount to its success. In…
Building Real-Time Applications With Socket.IO in the MEAN Stack
If you’re a developer working with the MEAN (MongoDB, Express.js, Angular, Node.js) stack, you’re probably…
Getting Started With MEAN Stack: A Step-by-Step Tutorial
As a web developer, diving into the world of full-stack development can be both exciting…
Connect a MongoDB Using Atlas
What is MongoDB Atlas? MongoDB Atlas is a database as a service that hosts and…
Video Guides
If you prefer watching videos to reading text, find videos here for tutorials and deployment…
White-Label Your App With Code Capsules
Do the benefits of a white-label app seem appealing to you? (Who wouldn’t want to…
Dev a Persistent Sleep Tracker Part 2: Tracking and Graphing
This is the second part of our sleep tracker web application tutorial, covering the creation…
Set Up a MySQL Data Capsule
In this tutorial, we’ll create a MySQL Data Capsule to provide persistent storage for your…
Set Up a MongoDB Data Capsule
In this tutorial, we look at how to create a MongoDB instance you can use…
Set Up a Persistent File Data Capsule
In this tutorial, we’ll show you how to create a persistent file Data Capsule that…
Set Up a Redis Data Capsule
In this tutorial, we’ll create a Redis Data Capsule to provide low latency, in-memory data…
Build an Imgur Clone With Uppy and Caddy
In this tutorial, we’ll build a basic image-uploading site similar to Imgur that lets users…
Building a Book Recommendations App With PHP, SQLite, and Docker
In this tutorial, we’ll look at how to build a CRUD application with PHP and…
Building a Hex Color Identifier API With PHP, Laravel, and Docker
In this tutorial, we’ll build a hex color identifier API with PHP using the Laravel…
Building an Image Overlay API With Express
In this tutorial, we’ll build an HTTP REST API to create composite images for social media.
Building a “Reader Mode” Full Stack Application With Flask and Redis
In this tutorial, we’ll show you how to use a Redis Data Capsule to hold…
Building a Full Stack Application With Express and HTMx
In this tutorial, we’ll explore the benefits of HTMx by building a full stack application…
Build a Generative Art Application With Pillow, Flask and HTMx
In this tutorial, we’ll show you how to build a web application that creates images…
Building a Full Stack Application With Flask and HTMx
This tutorial explains how to build an application with Flask and HTMx.
Build a MERN Job Board
In this tutorial, we’ll extend a boilerplate MERN application to make a job board where…
Building a Game Catalogue API
In this tutorial, we’ll build a simple HTTP REST API to provide Create, Read, Update and Delete…
Building a Web File Store
In this tutorial, we’ll build a basic web interface to upload, download and delete files,…
Setting Up Stripe Checkout and Email Subscription With Flask
Through a step-by-step process, we’ll develop a web application that provides an interactive user experience.
Dev a Persistent Sleep Tracker Part 1: Flask-Login
In this two-part tutorial series, we’ll learn how to create a sleep tracker web application…
Host Your Front-End Developer Portfolio
In this tutorial, we’ll create a front-end, which is content that visitors see when they…
Create and Host a Telegram Bot With Node.js
In this tutorial, we’ll extend a boilerplate Express application on Code Capsules to create a…
Create and Host a Telegram Bot
In this tutorial, we’ll create a client for this API in the form of a…
Customizing Your Domain on Code Capsules
In this tutorial, we’ll set up a custom domain name for your website or application…
Creating and Hosting an API With Flask
An API, or Application Programming Interface, is a tool enabling developers to interact with data online.…
Build a Slackbot With Node.js to Monitor Your Applications
One of the stand out features of Slack is the rich API it exposes, to…