React Native: developing using best practices

React Native has been around for two years and when it was introduced, made a huge buzz among developers. Read more

Similar

A Model View Controller Pattern for React

Rediscover the benefits of the MVC architecture in the GUI environment and how it can be applied to your React application. Learn the two pillars of MVC in React: (1) Presentation layer with Controller and View React Components and (2) a UI-Agnostic Data ... (more…)

Read more »