University Of Helsinki's Fullstack open
This course by the University of Helsinki is an introduction to modern web development with JavaScript. The focus is on single page applications implemented with React and supported with RESTful and GraphQL web services implemented with Node.js. Other topics include debugging applications, configuration, and managing runtime environments and NoSQL databases.
- Introduction to React
- Javascript
- Component state, event handlers
- A more complex state, debugging React apps
- Rendering a collection, modules
- Forms
- Getting data from server
- Altering data in server
- Adding styles to React app