Javascript
Any dynamic programming used during request/response handling by javascript, running entirely on clientside. This could be any frontend framework, library based on javascript.
API
All processes or actions are converted into reusable APIs, accessible from https with javascript weather it's custom or third party API services.
Markup
Templtes markup should be prebuilt at deploy time, usually using a site generator for content sites or build tool for web apps.