Discipline
Confidence
Skill development
âBrand development
Networking
Database layer
Server layer
Generates HTML response
Browser layer
Client side JS that handles the request/response cycle and page interactions. This could be pure JS or libraries like Vue and React.
RESTful microservice APIs that are accessed by JS-driven HTTP calls. This replaces server-side operations and databases actions.
Static HTML that is built at deploy time, using either a static site generator (SSG) or build tools like Webpack or Gulp.