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…

Read more

Nuxt3 and Nitro

Nuxt.js takes Vue to the next level, with SSR and SSG. Find out more about…

Read more

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…

Read more

Scaling MEAN Stack Applications: Strategies & Considerations

The ability of a web application to handle growth is paramount to its success. In…

Read more

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…

Read more

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…

Read more

Connect a MongoDB Using Atlas

What is MongoDB Atlas? MongoDB Atlas is a database as a service that hosts and…

Read more

Video Guides

If you prefer watching videos to reading text, find videos here for tutorials and deployment…

Read more

White-Label Your App With Code Capsules

Do the benefits of a white-label app seem appealing to you? (Who wouldn’t want to…

Read more

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…

Read more

Set Up a MySQL Data Capsule

In this tutorial, we’ll create a MySQL Data Capsule to provide persistent storage for your…

Read more

Set Up a MongoDB Data Capsule

In this tutorial, we look at how to create a MongoDB instance you can use…

Read more

Set Up a Persistent File Data Capsule

In this tutorial, we’ll show you how to create a persistent file Data Capsule that…

Read more

Set Up a Redis Data Capsule

In this tutorial, we’ll create a Redis Data Capsule to provide low latency, in-memory data…

Read more

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…

Read more

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…

Read more

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…

Read more

Building an Image Overlay API With Express

In this tutorial, we’ll build an HTTP REST API to create composite images for social media.

Read more

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…

Read more

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…

Read more

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…

Read more

Building a Full Stack Application With Flask and HTMx

This tutorial explains how to build an application with Flask and HTMx.

Read more

Build a MERN Job Board

In this tutorial, we’ll extend a boilerplate MERN application to make a job board where…

Read more

Building a Game Catalogue API

In this tutorial, we’ll build a simple HTTP REST API to provide Create, Read, Update and Delete…

Read more

Building a Web File Store

In this tutorial, we’ll build a basic web interface to upload, download and delete files,…

Read more

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.

Read more

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…

Read more

Host Your Front-End Developer Portfolio

In this tutorial, we’ll create a front-end, which is content that visitors see when they…

Read more

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…

Read more

Create and Host a Telegram Bot

In this tutorial, we’ll create a client for this API in the form of a…

Read more

Customizing Your Domain on Code Capsules

In this tutorial, we’ll set up a custom domain name for your website or application…

Read more

Creating and Hosting an API With Flask

An API, or Application Programming Interface, is a tool enabling developers to interact with data online.…

Read more

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…

Read more