Skip to content

www.annebrown.ca

Description

Apex Landing Page

Repo

Private

Purpose

Personal Dev Tools

Tech Stack

Angular Full-Stack Web App

Status

Early stages of development.

Prototype: https://www.annebrown.ca

Evaluating Angular framework for PWA dev. Findings so far:

  • Creating new webap and run on dev server takes two commands.
  • Build and deploy to Netlify with minor mods and custom domain, takes minutes.
  • Scaleable, complex, feature-rich, widely-adopted web app dev framework with a huge dev community and substantial tooling.
  • So far seems to be a more complex web dev framework than Next.js.

Currently looking at Angular Material UI component lib.

Deployments

Prototype stage.

Dev Svr

URL: http://localhost:4200

CLI: ng serve

Bash Shortcuts

goab - go to proj dir
codeab - vscode workspace w Angular theme
abserver - start dev svr
abservert - launch dev svr in sep process w Angular theme