Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 2.1 KB

File metadata and controls

45 lines (38 loc) · 2.1 KB

Interactive frontend development

An University of Tartu seminar about front-end development.

This repository holds study goals, lecture slides, homework requirements and example code.

Lectures

Concepts and techniques

The course will concentrate on declarative programming and extensive testing.

View layer

ReactJS is used to create view components.

End result

At the end of the course, students should feel comfortable about working with JavaScript front-end projects in teams of any size. Students are able to build and test a medium-sized JavaScript application on their own.