• What is CopyCat?
  • Docs
  • Pricing
Get Started
  • What is CopyCat?
  • Docs
  • Pricing
Get Started
  • Material UI Button
    React.js

    Complete Guide to Using Material UI Button in React

    Introduction Are you looking to add buttons to your React app? Material UI buttons provide an easy library for creating and customizing buttons with minimal coding. In this article, you'll learn how to install and use the material UI button…

    October 31, 2022
  • React Table
    React.js

    React Table Tutorial: How to Build a Table with React’s Table Library

    Introduction Tables, whether they are used as furniture or in programming, serve the same primary purpose. They provide a place where we can arrange different items. Particularly in programming, they allow web developers to represent data in rows and columns…

    October 31, 2022
  • useRef Hooks text
    React Best Practices

    React UseRef: Create Scalable Apps That Perform Like a Dream

    As you grow in your journey as a React developer, you will begin to focus more on scalable and performance. And to achieve better performance in your application you will need to start using advanced React hooks like React useRef.…

    October 14, 2022
  • TypeScript Logo
    React.js

    What to Read When Using React Typescript In Your App

    Introduction These days, businesses are migrating their applications and digital product from plain ol' Javascript to Typescript. Why? Well, we could liken Typescript to Javascript with superpowers. How? We'll find out as we progress. Before we go into details, check…

    October 1, 2022
  • React Charts
    React.js

    Top 33 Free React Charts (Libraries)

    Data has become an important part of our lives. Graphs and charts are useful for displaying statistical data gained from the databases meaningfully. There are many open-source libraries helping to portray data in different graphs and charts. The first step…

    September 21, 2022
  • React Intl
    React.js

    Your Introductory Guide to React Intl

    Introduction In our attempt to build web applications optimized for globalization and accessibility, internationalization or i18n and localization or l10n are very important. Eliminating user obstacles to localizing or deploying an application globally is the goal of internationalization. The use…

    September 14, 2022
  • React Strict Mode
    React.js

    React Strict Mode: A Guide on Using it in your Application

    Introduction React Strict Mode is a developer tool that has been around in React from version 16.3. But, if you are like me, you might be seeing it in your index.js file without giving it a thought about why it has been there (if…

    September 14, 2022
  • Context API
    React.js

    Your Guide To The React Context API

    Introduction More often than not, building React applications involves consuming data of different forms for our use. Primarily, data management in React applications is via props; and sometimes, that’s just all we need. However, as our application grows larger and…

    August 26, 2022
  • Portals
    React.js

    Understanding How to Implement a React Portal

    In a React application, by convention, you need to follow a parent-child component hierarchy. While building a React app, you might encounter scenarios where you want to render children into a DOM node outside of its component hierarchy like a…

    August 23, 2022
  • React Calendar
    React.js

    React Calendar: How to Build a Reusable Calendar Component

    Often, you want to manage and manipulate dates in your web app. These may include adding events or setting reminders, and a date picker for selecting dates in modern applications. Having a calendar in your web application is a way…

    August 23, 2022
  • React Three Fiber
    React.js

    How to Create React 3D Animation with three.js and react-three-fiber Library

    3D animation is one of many ways that frontend development has evolved over time. They boost user interaction with your website and make it appear as if you're engaging with real-world objects. This article will go through how to utilize…

    August 13, 2022
  • React Custom Hooks
    React.js

    Guide to building your ReactJS custom hooks

    Introducing the concept of React custom hooks ReactJS has introduced powerful improvements to web development since its introduction in 2013 as part of the family of UI libraries. This improvement is not only thanks to the introduction of custom hooks, but also…

    August 13, 2022
  • « Previous
  • 1
  • 2
  • 3
  • Next »
CopyCat © 2021 - 2023 | Terms of use | Privacy Policy Made with ❤️ using CopyCat