-
Tech talk
How 157 people from all over the world built and scaled coronastatus.no — an open source web application that enables people to self-report symptoms of COVID-19 — using DigitalOcean’s infrastructure.
•
By
Michael McMillan
deploy 2020
Tech Talks
Open Source
Startups
-
Tech talk
An introductory talk designed for beginners — learn how to rapidly build, deploy, manage, and scale a web app on DigitalOcean.
•
By
Kamal Nasser
deploy 2020
Tech Talks
DigitalOcean App Platform
-
Tutorial
Python and Flask can make building a CRUD app super easy.
•
By
Mbithe Nzomo
-
Tutorial
Let's add offline support to your Gatsby site with the help of two plugins: gatsby-plugin-manifest and gatsby-plugin-offline.
•
By
Juan Villela
-
Tutorial
Here's how to create a Progressive Web App (PWA) using React. We'll make use of Create React App to get a web app manifest and service worker going.
•
By
Alex Taylor
React
-
Tutorial
Capacitor is a great way to take your JavaScript apps and get them running on iOS or Android. Let's use a React and Ionic app and push it to a mobile device!
•
By
PaulHalliday
-
Tutorial
A quick introduction to the hot new module bundler in town: Parcel. You'll enjoy the no configuration and ultra-fast asset bundling.
•
By
Alligator.io
-
In this tutorial, we will adapt a two-server Wordpress and MySQL setup to use Cloud Firewalls, and demonstrate some of the advantages this service can provide.
•
By
Brian Boucheron
DigitalOcean
Firewall
DigitalOcean Cloud Firewalls
Ubuntu
Ubuntu 16.04
-
Tutorial
Protecting web applications with TLS/SSL used to be considered necessary only for applications handling sensitive information, since getting an official certificate had a cost and required extra setup. [Let’s...
•
By
James Kolce
Docker
Let's Encrypt
Security
Ubuntu 16.04
-
Tutorial
A comparison of the various desktop / web component libraries available for Vue.js.
•
By
Joshua Bemenderfer
Vue.js
-
Tutorial
This article will show you how to deploy a Clojure web application to a FreeBSD 10.2 Droplet.
Specifically, we will create a sample Clojure application and package it for production use, and set up the Clojure app env...
•
By
Chad Stovern
Applications
Nginx
FreeBSD
-
Tutorial
This article will show you how to deploy a Clojure web application to a Ubuntu 14.04 Droplet.
Specifically, we will create a sample Clojure application and package it for production use, and set up the Clojure app env...
•
By
Chad Stovern
Applications
Nginx
Ubuntu
-
Tutorial
In this tutorial, we'll continue where we left off previously when we installed Lithium onto our Ubuntu 12.04 VPS and configured all the necessary requirements for building our web application. If you remember, we als...
•
By
danny.sipos
PHP Frameworks
PHP
MySQL
-
Tutorial
Pyramid is a very flexible, lightweight framework for Python which can be used to quickly develop a complex application. Pyramid can be used to create a web application with full MVC functionality within a single fil...
•
By
Justin Ellingwood
Python Frameworks
Python
Ubuntu
-
Tutorial
CakePHP is a powerful and robust PHP framework built around the Model-View-Controller (MVC) programming paradigm. Here's part one concerning how to create a small web app on a VPS.
•
By
danny.sipos
PHP Frameworks
MySQL
-
Tutorial
React Native is a multi-platform solution developed by Facebook that lets you build mobile apps using JavaScript. In this tutorial you'll build an application that displays user information from a random API using Rea...
•
By
Chris Nwamba
JavaScript
-
Tutorial
Progressive web apps are web applications built with technologies that make them behave like native apps. A benefit of progressive web apps is the ability to work smoothly when network coverage is unreliable. In this ...
•
By
Eniola Lucas Fakeye
JavaScript
Development
-
Tutorial
Flask is a small and lightweight Python web framework that provides useful tools and features making creating web applications in Python easier. In this tutorial, you'll build a small web blog using Flask and SQLite i...
•
By
Abdelhadi Dyouri
Python Frameworks
Programming Project
Development
Python
Flask
SQLite
-
Tutorial
In this tutorial, you will build a "Hello World" web application in Go and deploy it on an Ubuntu 18.04 server using Nginx as a reverse proxy. Go is a general-purpose programming language that is gradually becoming on...
•
By
Michael Okoh
Nginx
Go
Applications
Ubuntu 18.04
Open Source
Programming Project
-
Tutorial
An introduction into how visual testing works and a quick tutorial for integrating with Percy.
•
By
mike_fotinakis
JavaScript