Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregorbiswanger/rxjs-fruits
A game for learning RxJS ππ
https://github.com/gregorbiswanger/rxjs-fruits
game learning-rxjs rxjs
Last synced: 8 days ago
JSON representation
A game for learning RxJS ππ
- Host: GitHub
- URL: https://github.com/gregorbiswanger/rxjs-fruits
- Owner: GregorBiswanger
- License: mit
- Created: 2020-03-20T22:16:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T16:13:02.000Z (22 days ago)
- Last Synced: 2024-10-30T03:42:38.223Z (21 days ago)
- Topics: game, learning-rxjs, rxjs
- Language: TypeScript
- Homepage: https://www.rxjs-fruits.com
- Size: 45.6 MB
- Stars: 244
- Watchers: 10
- Forks: 39
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
RxJS-fruits
=======
[![CircleCI](https://circleci.com/gh/GregorBiswanger/rxjs-fruits.svg?style=svg)](https://circleci.com/gh/GregorBiswanger/rxjs-fruits)RxJS-fruits is a game for learning RxJS (Reactive Extensions for JavaScript). Check it out at [rxjs-fruits.com](https://www.rxjs-fruits.com).
![rxjs-fruits.com screenshot](https://github.com/GregorBiswanger/rxjs-fruits/raw/master/src/assets/images/thumbnail.jpg)
## π¨βπ» Author
**Gregor Biswanger** (Microsoft MVP, Intel Black Belt and Intel Software Innovator) is a freelance lecturer, consultant, trainer, author and speaker. He is a consultant for large and medium-sized companies, organizations and agencies for software architecture, web- and cross-platform development with C# and JavaScript. His key aspects are MEAN-Stack, ASP.NET-Core, Docker, Azure, Domain-Driven Design and Microservices.
Additionally he is writing articles for known magazines and you can find attending or speaking at international conferences. Gregor Biswanger is one of the well-known .NET- and JavaScript-expert in Germany, Swiss and Austria.
* [Twitter](https://twitter.com/BFreakout)
* [Homepage](http://about.me/gregor.biswanger)
* [GitHub](https://github.com/GregorBiswanger)## π Translators
My gratitude to these contributors for localizing RxJS-Fruits. This is what open source is all about.
* Chinese Simplified by [Tian-Hun](https://github.com/Tian-Hun)
* Russian by [Valentin Chernyshov](https://github.com/ValentinChernyshov)
* Spanish by [AndrΓ©s Villanueva](https://github.com/Villanuevand) [Federico Levin](https://github.com/federicolevin)## πββοΈπββ Contributing
Feel free to submit a pull request if you find any bugs (to see a list of active issues, visit the [Issues section](https://github.com/GregorBiswanger/rxjs-fruits/issues).
Please make sure all commits are properly documented.## π§ͺ Working with this Repo
To write own exercises, I wrote an Angular Schematics. [More information about this RxJS-fruits Schematics.](https://github.com/GregorBiswanger/rxjs-fruits-schematics)## π A big thank you
* To [@BeleEisenmann](https://twitter.com/BeleEisenmann) for the design of the graphics
* To [@BaggersIO](https://twitter.com/BaggersIO) for the help on hardcore css pitfalls
* To some of my preview testers:
[@niklas_wortmann](https://twitter.com/niklas_wortmann) [@ADickenscheidt](https://twitter.com/ADickenscheidt) [@g_doroschenko](https://twitter.com/g_doroschenko) [@LeoFischl](https://twitter.com/LeoFischl) [@hjst1979](https://twitter.com/hjst1979) [@peterbucher](https://twitter.com/peterbucher) [@sharpcms](https://twitter.com/sharpcms)## π Sponsors
Thank you to all sponsors!
## π Copyright and License
Copyright 2020 Gregor Biswanger. Code released under [the MIT License](https://github.com/GregorBiswanger/rxjs-fruits/blob/master/LICENSE.md). Images released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/legalcode.txt).