Ben Gilat
Jambila
CPO | RubiQ
3 points

Tools Jambila is Following

Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Google Analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Flow (JS)
Flow is a static type checker for Javascript created by Facebook.