Front-end Archives - Redvike
The Best Educational Apps Built with the Use of React.js

EdTech developers provide solutions that offer tremendous opportunities for the education industry. Using today’s technology they are able to create an immersive learning experience in a compact form of […]

5 Advantages of React JS

As a React js development company with years of experience in delivering React-based applications, we know this technology inside out. And not only we know it, but we love […]

Build your own Redux

If you have ever worked with React, you probably heard about Redux. Redux is a predictable state container for JavaScript Apps. In this piece, I would explain how it […]

PureComponent in React – Do not forget about it!

Building React app is all about creating components and wiring them together. We can have a stateful or stateless component. React API gives us a couple of ways how […]

Build Xbox App with React

Before I start working on my first Xbox application I thought that I need to know at least one native language like C# to build it. But after some […]

What’s new in React 16.6 and 16.7?

The version 16.6 of React was released on 24th October 2018. We can divide features and changes from this release into two groups. The first one contains functionalities created […]

Dependency Injection in Angular

Introduction So, Dependency Injection is a Design Pattern which became really popular in software development recently, mostly because of Java developers, but it’s also commonly used by C, .NET, […]