
Advanced client side scripting
- Class 15
- Practice 30
- Independent work 105
Course title
Advanced client side scripting
Lecture type
Elective
Course code
22-02-525
Semester
3
ECTS
5
Lecturers and associates
Course overview
This module introduces students to a responsive, adaptive and rich client-side, single-page applications development, tools and ways of thinking.
This module is intended for students who are interested in web programming, but oriented to the frontend rather than backend programming. A basic knowledge of HTML, CSS and JavaScript is expected from students in order to follow this module. Skills learnt in this module will contribute significantly to students’ development as professionals in respecting fields.
Students will learn:
• About modern JavaScript programming language and its object-oriented usage.
• How to use modern libraries and/or frontend frameworks to build single page applications.
• About the full stack of single-page application development: from creating the API to the web page rendering.
The module is taught in JavaScript programming language. The module assessment is based on individual student projects. In these projects, students must create rich client-side, single-page applications to the given specifications.
Literature
Essential reading:
1. Chinnathambi, K. (2018) Learning React: A Hands-On Guide to Building Web Applications Using React and Redux. Boston: Addison-Wesley Professional.
2. Flannagan, D. (2011) JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides). Sebastopol: O'Reilly Media.
Recommended reading:
1. Stefanov, S. (2021) React: Up and Running; Building Web Applications. Sebastopol: O’Reilly Media.
Minimal learning outcomes
- Use advanced ways of writing traditional ES5 code in the selected scripting language to create complex client applications.
- Use advanced ways of writing modern ES6 code in the selected scripting language to create complex client applications.
- Recognize the need to use client software frameworks when creating rich single-page web applications, and apply them.
- Recognize the need to use client libraries for data management when creating rich single -page web applications, and apply them.
Preferred learning outcomes
- Apply ES5 code in the selected scripting language and CSS to DOM manipulation.
- Apply ES6 code in the selected scripting language and CSS to DOM manipulation.
- Model and apply client software components in implementation of rich single-page web applications.
- Apply data management mechanisms in implementation of single-page web applications.