Freactal's fractal architecture, combined with its consolidated toolbelt for managing state, renews the component contract and embraces the true promise of React. (more…)
Read more »
React JS conference organizers announce Dubai as the location for the 2022 React Eurasia conference — a place where it's illegal to be LGBTQ. (more…)
Read more »
If you're interested in upgrading your already existing application, this article can be used as a reference sheet for ideas. If you're starting brand new, this would get you up and running with the latest version of React Router.
Read more »
A React Function Component is simply a function that returns a React element. With React 16.8 the most awaited feature, hooks was introduced which allowed for injecting state and lifecycle methods into stateless function components and make it stateful. T... (more…)
Read more »