Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/innoq/js-chat
Example of a simple web application using only JavaScript and HTML explaining several JavaScript concepts.
https://github.com/innoq/js-chat
Last synced: 7 days ago
JSON representation
Example of a simple web application using only JavaScript and HTML explaining several JavaScript concepts.
- Host: GitHub
- URL: https://github.com/innoq/js-chat
- Owner: innoq
- License: mit
- Created: 2019-07-12T11:41:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T23:11:20.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:58:41.689Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 4
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-chat
Example of a simple web application using only javascript and html explaining several javascript concepts.Use `git checkout assignment-1 -b my-assignment-1-solution` to start with the first assignment on your own branch.