Learn ReactJS & React Native With Me
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Facebook
  • Twitter
  • LinkedIn
  • Email
Learn ReactJS & React Native With Me

Code, Bugs, Pitfalls, Tricks of React Js & React Native

  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact

Browsing Tag

reactjs

68 posts
How to force component to re-render in reactjs
  • React Js

    How to force component to re-render in reactjs?

    • Akash Mittal
    • January 2, 2021
    There are two ways in which we can force component to re-render in React JS. Generally, we require this when there is change in the list but react fails to…
    View Post
    can't perform a react state update on an unmounted component
    • React Js
    • React Native

      Can’t perform a react state update on an unmounted component – Code

      • Akash Mittal
      • September 5, 2022
      (Jump to Solution | Code | Demo) There are number of situations when you get the warning, “Can’t perform a react state update on an unmounted component“. One thing is…
      View Post
      Twitter CRUD application using react php mysql
      • MySql
      • Php
      • React Js

        Twitter CRUD application in React, Php & MySql in 10 Minutes

        • Akash Mittal
        • September 5, 2022
        All applications have 4 operations – Create, Read, Update and Delete. We call them CRUD. In this guide, we will create a “Twitter Feed” CRUD application using React, Php and…
        View Post
        top 10 react bootstrap components
        • React Js

          Top 10 React Bootstrap Components For Every Project

          • Akash Mittal
          • December 29, 2020
          React bootstrap is the frontend components library which is inspired from twitter bootstrap. Let us see 10 components of bootstrap which are very useful in any kind of project. 1.…
          View Post
          top 5 features of react spring animation library
          • React Js

            Top 5 features of React Spring animation library

            • Akash Mittal
            • July 24, 2022
            Animation is the integral part of any application where interactivity and engagement is required. Whether you are creating a simple login form or a complex shape transition, animation is the…
            View Post
            Passing State and Calling Functions Between Parent and Children in ReactJS
            • React Js

              Passing State & Calling Functions Between Parent & Children in ReactJS

              • Akash Mittal
              • September 5, 2022
              Passing state between parent and children components is a common use case. Generally, we use a state management library like Redux, for this purpose. But sometimes this is just an…
              View Post
              Optimize performance reactjs - akashmittal
              • React Js

                Optimize Performance & Render Website Superfast in ReactJS

                • Akash Mittal
                • September 5, 2022
                In order to optimize performance of your React code, you need to make sure that it’s not re-rendering unnecessarily. This is the main reason behind performance bottleneck. Use these tips…
                View Post
                objects are not valid as a react child
                • React Js

                  React error – objects are not valid as a react child

                  • Akash Mittal
                  • October 2, 2022
                  To solve objects are not valid as a react child error, check if the JSX element has javascript object as child, like this – then instead of putting object as…
                  View Post

                  Posts navigation

                  Previous 1 … 3 4

                  Learn ReactJS & React Native With Me
                  Copyright AkashMittal.com | Privacy Policy