Tag: web application

Learning on the Couch with FreeCodeCamp: Website Deployment – Netlify
Learning on the Couch with FreeCodeCamp: Website Deployment – Netlify

Netlify might seem like magic, but with a guide like this, you're completely in control. Remember, every great web developer started with steps just like these.

Build a Survey App with Netlify and Couchbase
Build a Survey App with Netlify and Couchbase

The Couchbase DevRel team has been working with the Bad Website Club on freeCodeCamp materials.  freeCodeCamp is a non-profit organization that consists of an interactive learning web platform, an online community forum, chat rooms, online publications and local organizations that...

Using Couchbase Lite for Data Storage With Cordova Plugin
Using Couchbase Lite for Data Storage With Cordova Plugin

This tutorial will walk you through how you can build a Cordova plugin that allows you to use Couchbase Lite as embedded data store.

Developing Applications with Go and NoSQL
Developing Applications with Go and NoSQL

Learn how to develop clean and efficient web applications with Go and the NoSQL database, Couchbase, in this video tutorial.

Containerize a Node.js Application that Communicates with Couchbase Server
Containerize a Node.js Application that Communicates with Couchbase Server

Learn how to containerize a Node.js application. Check the video helps to have a step by step process to avoid having any loose ends in the process.

Deploy a Golang Web Application and Couchbase as Docker Containers
Deploy a Golang Web Application and Couchbase as Docker Containers

Learn how to containerize and deploy your Golang web applications and Couchbase Server NoSQL database nodes as Docker containers.

Use Docker to Deploy a Containerized Java with Couchbase Web Application
Use Docker to Deploy a Containerized Java with Couchbase Web Application

Learn how to deploy a containerized Java RESTful API and Couchbase NoSQL database using Docker and custom, hand-crafted, images.

Docker Node.js Deployment With Couchbase
Docker Node.js Deployment With Couchbase

Create a Node.js application that uses Couchbase Server along with Docker containers for web app deployment. ✓ Learn more with Couchbase!

Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB
Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB

Last year I wrote an article that explained how to synchronize between platforms and Couchbase with only AngularJS and PouchDB. Back then AngularJS was booming and probably my favorite framework of all time. A year later AngularJS is still around,...