Blog
Our blog bout Tech, Startups, Digital Innovations
and all that stuff
Meet the React Native
Meet the React Native

Today I would like to speak about using React Native in production. I started working closely with RN (React Native) about 3 months ago. Before I had a very bad…

How to use React.js and RoR in a single application?
How to use React.js and RoR in a single application?

Today, I’d like to talk about using React.js and RoR in a single application, where both render the frontend. I faced such a necessity working on a recent project. I…

Creating reusable modal window in React\Alt
Creating reusable modal window in React\Alt

In this article, I would like to show you the way of creating a reusable modal window in React. But why is it worth doing? Because it makes the code…