Skip to content

Prerequisites

A basic understanding of HTML, CSS, JavaScript, and SQL is required. If any of these is completely unfamiliar, visit W3 Schools and go through the tutorials first.

Accounts

For this guide, the following accounts (free of charge) can be used.

  1. Atlassian tools - code repository.

  2. Oracle Cloud - hosting and database.

  3. GitHub Copilot - AI-powered code completion.

Tools

For this guide, download and install or upgrade to the latest versions:

  1. Node - a JavaScript runtime.

  2. GIT - distributed version control system.

  3. VS Code - code editor.

Recommended VS Code extensions:

  1. Vue - Official - Vue language tools to VS Code.

  2. Oracle SQL Developer - Oracle SQL Developer to VS Code.

  3. Atlassian - integration with Atlassian Bitbucket.

  4. GitHub Copilot - an AI assistant.

  5. Code Spell Checker - grammar and spell check.

  6. Postman - API browser - API browser.

  7. Pod manager - container manager.

Other recommended tools:

  1. Miro - design and wire-framing tool.

  2. Paint.net - image editing tool.