Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biophoton/rx_morsecode
rx morsecode
https://github.com/biophoton/rx_morsecode
Last synced: about 1 month ago
JSON representation
rx morsecode
- Host: GitHub
- URL: https://github.com/biophoton/rx_morsecode
- Owner: BioPhoton
- Created: 2016-01-26T10:51:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T21:37:33.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T10:23:57.466Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 559 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RX-MORSECODE - Morse Code Decoder with Angular and Reactive Extensions
This is a small project to learn the basic operators of rx.
There is also a tiny presentation available [here](http://slides.com/michael_hladky/rx-and-ng).- code in decode.controller.js
- cheat with decode.controller_v1.js
- use code of decode.controller_v0.js to reset your work
- see final (reduced) code in decode.controller_fin.jsIf you are brave you can try to solve the [extra challenge](https://github.com/BioPhoton/rx_morsecode/blob/master/app/components/decode/decode.controller.js#L122).