I spent last 4 months doing side project in React Native and that’s what I found

I am a web developer with around 7 years of experience in creating web systems, mostly in PHP, Node and React.JS. Read more

Similar

Nathan’s React Tutorial

When I learned Ruby on Rails I had a great free resource, Michael Hartl's free onine tutorial which covered literally every single aspect of web development through Rails, from basic setup to deploying the app on a Heroku instance. I learned not only Rail... (more…)

Read more »

Why Is React Concurrent Mode Exciting?

A guide for non-React engineers. Last week the React team released an experimental version of Concurrent Mode to the public. It's been in development for over a year and the React community has been very excited about its release. What is Concurrent Mode?... (more…)

Read more »

SVG in React

React.js is a great library for creating user interfaces consisting of components. In the browser React is used to output DOM elements like divs, sections and.. SVG! The DOM supports SVG elements, … (more…)

Read more »