Here are 5 projects that'll be fun to build, and do not involve any todo lists. (more…)
Read more »
A few weeks ago, the React team released the library’s latest version, React v17.0 RC. In this post, we will look into the new changes and updates this new release shipped with. React is a declarative, efficient, and flexible JavaScript library for buildi... (more…)
Read more »
There is a high possibility that a lot of components in your React application will have to make calls to an API to retrieve data that will be displayed to your users. It’s already possible to do that using the componentDidMount() lifecycle method, but wi... (more…)
Read more »
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients. - rbhatia46/React-Portfolio... (more…)
Read more »