ozana
3 points

Tools ozana is Following

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