Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blazejkustra/agh-javascript

"JavaScript programming language" labs at AGH UST, Poland.
https://github.com/blazejkustra/agh-javascript

Last synced: 29 days ago
JSON representation

"JavaScript programming language" labs at AGH UST, Poland.

Awesome Lists containing this project

README

        

# agh-javascript

Repository for JavaScript laboratories at AGH UST, Poland.

1. **HTML + CSS**
- Basics
- Responsive website using Foundation and Bulma
2. **JavaScript**
- Canvas element
- Forms and event handling
- Unit tests (Mocha and Chai)
3. **DOM 4 Standard**
- Web Components
4. **Node.js**
- Server with `http` module
5. **Express.js**
- Introduction to NPM
- Developing a simple web application with `mongoDB`
6. **AJAX & Fetch API**
- Differences between AJAX and Fetch API
- Client-server communication
7. **jQuery**
- Introduction to jQuery
- Simple tic-tac-toe game