Client-side web

  • Code

    L.27665

  • Studiebelastingsuren

    140

  • Taal

    en-GB

  • Kwartiel van uitvoering

    1, 2, 3, 4

Many modern web applications are 'single-page', meaning they don't have the concept of pages that you navigate between. Examples include Google Maps, WhatsApp Web and the Spotify web-client. Instead of having the server create HTML pages, the HTML is created from within the browser itself using the JavaScript programming language. The client-side JavaScript program usually communicates with one or more servers through an *application programmers interface (API)* to exchange data. Let's learn how to build such web apps! And yes, that implies learning JavaScript too. We'll also learn how to perform automated tests on the user interfaces that you've created.

Competenties

  • ACT AD-Software Development 5: Technology skills
  • ACT AD-Software Development 6: Self-directed learning
  • ACT AD-Software Development 7: DevOps

Leerdoelen

.

Werkvorm

Code Naam
PR Practicum
T.53801 Client-side web