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…
Select category
- Business 14
- Company life 27
- General 16
- Management 11
- Master advice 5
- Meetings&Events 34
- Our products 12
- RoR 25
- Tech notes 25
- TestCaseLab 3
Meet the React Native
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
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…