At first sight, RxJS is blown up lodash but for dealing also with async. In reality, it’s so much more than that. With a few simple operators, you can implement a Redux-like state machine, schedule animation or deal with any type of events no matter whether it’s WebSocket message or filling in the text input. […]
Tag Archives: Angular v/s react
A Truce in the HTML CSS vs. Native War Linkites
For many years, mobile app developers have had to make a uniquely difficult choice: Do I develop my apps using the native tools from Apple or Google, or do I build my app using some sort of cross-platform solution? It’s widely accepted that native tools are needed for developers to create the best user experience. […]
React over AngularJS?
AngularJS and ReactJS have several different aspects: Componentization: AngularJS is based on the three layers — Model, View, Controller, and provides many standard services, factories, controllers, and directives. We divide app code into several files and can reuse template or component in a different part of the website. ReactJS helps us update the View […]
Why Linkites for building Mobile Apps using JS and react ?
Build Native Mobile Apps using JavaScript and React with Linkites. React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components. Linkites is best in delivering react /react native apps using rest APIs. import React, { Component } […]
Super Heroic Angular JavaScript Framework
AngularJS is an awesome javascript framework that can be used to create powerful and dynamic web apps. It also covers the building of complex client-side applications. Since its release in 2009, AngularJS has been widely used by many developers for its convenient extending of custom HTML tags and attributes, known as ‘directives’. Application frameworks, like […]