p:: Computer Science

Building applications for the web — both client-side and server-side.

Languages

  • JavaScript — the scripting language of the web
  • TypeScript — typed superset of JavaScript
  • CSS — styling and layout

Frameworks

  • React — declarative UI library
  • Next.js — React with SSR, SSG, and App Router
  • Angular — full MVC framework
  • Rails — Ruby on Rails

Tooling

  • Vite — fast build tool and dev server
  • Cypress — end-to-end testing

Concepts

  • SEO — search engine optimization
  • OpenAPI — API specification