Reactive Programming

Reactive programming is counter intuitive at first, like many other advanced patterns. In fact, it is most natural way of programming of event based applications. Every UI application consists of small procedural routines glued together with some event driven framework. Events are fired upon user’s interaction with our application. Patterns of interactions are totally random. […]

Node JS vs All

Node JS first appeared in 2010 and since that has been rocketing in the sky of web development. It has broken all previous concepts and beliefs. It was like a small DOS diskette of young Bill Gates that pushed huge players of operating systems out of the personal computer market.Node Js, being very simple and […]

Lora and Nbiot For Digital Agriculture

n agriculture, most of people understand IoT as some measurement tools that send data to web site. For example a personal weather station measures temperature, humidity, wind, soil moisture and sends all these data to a web server. Different applications running on the web server help farmer to optimize the use of resources and improve […]

happyin greenhouse

1. Making sense of sensors data in greenhouse Numerous sensors and data loggers for greenhouse are available on market. Almost every parameter can be measured indoor and outdoor. Data is transferred to a web server or customers computer. The customer needs to decide how to use the data. Is temperature and humidity in range? Is […]