ozana
3 points
Tools ozana is Following
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
RxJS
reactivex.io/rxjs
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or ...
Angular
angular.io
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
EventBus
greenrobot.org/eventbus
It enables central communication to decoupled classes with just a few lines of code – simplifying the code,...