Hacker News new | ask | show | jobs
by fefb 3222 days ago
My main code editor for now is Atom.

Nowdays, I doing project with JavaScript. Thus:

React, React Native e Preactive for UI ( I'll change to preact)

NodeJS, Aedes(MQTT broker), websocket, IORedis (for redis)

I am using the RxJS 5.0 for the Observer Pattern in my code. It has all the Pipeline concept with operator that is nice.