Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stenver/interactive_frontend_development
https://github.com/stenver/interactive_frontend_development
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stenver/interactive_frontend_development
- Owner: stenver
- Created: 2016-03-09T17:32:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T10:47:57.000Z (over 6 years ago)
- Last Synced: 2024-08-02T14:10:51.189Z (3 months ago)
- Language: JavaScript
- Size: 163 KB
- Stars: 23
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred-test - stenver/interactive_frontend_development - (JavaScript)
README
# Interactive frontend development
An University of Tartu seminar about learning front-end development with React, Redux and RxJSThe course will go in-depth on how to write programs from from ground up with React, Redux and RxJS. It will cover best practices, conventions, testing and all the fundamentals. At the end of this course, the student should have a strong foundation on building reactive and interactive web applications and how to test such applications.
## Other information
Course page with slides and Video seminars can be found [here](https://courses.cs.ut.ee/2016/react/spring/)This repository hold all the lecture materials that the lecturer demonstrates and has created himself, i.e. examples and solutions