Open in app
Home
Notifications
Lists
Stories

Write
kirti kaushal
kirti kaushal

Home

About

Published in Geek Culture

·Pinned

How to use Error Boundaries with Fallback UI in React ?

The following article will help you to understand how to use Error boundaries in React Beginner Guide React users, React 16 introduces a new concept of an “error boundary”. React 15 included a very limited support for error boundaries under a different method name: unstable_handleError. Error boundaries are React components…

React Js Tutorials

7 min read

How to use Error Boundaries with Fallback UI in React ?
How to use Error Boundaries with Fallback UI in React ?

Published in Geek Culture

·Pinned

Code-Splitting CRA with React Router with React.lazy and Suspense Beginner guide

The following article will help you to understand how to code split with React. lazy and Suspense with React Router beginner guide. There are several ways to implement code splitting in React. Today we are using React.Lazy method for code splitting. Before we start please find below important technologies definitions Code-Splitting …

React Js Tutorials

4 min read

Code-Splitting CRA with React Router with React.lazy and Suspense Beginner guide
Code-Splitting CRA with React Router with React.lazy and Suspense Beginner guide

Published in Geek Culture

·Pinned

How to Use and Implement Context and useContext Hook with example React Hook’s — Beginner Guide

In this tutorial, we’ll be learning How to Use and Implement Context and useContext Hooks with example React’s Hooks Before we start please find below the important definitions: Hooks — Hooks are a new addition in React 16.8. …

React

5 min read

How to Use and Implement Context and useContext Hook with example React Hook’s — Beginner Guide
How to Use and Implement Context and useContext Hook with example React Hook’s — Beginner Guide

Published in Geek Culture

·Pinned

How to Add Docker to Create React App(CRA) + Run Unit Tests

In this tutorial, we’ll be learning how to add a docker to Create-React App and run the unit tests. — Before we start please find below important technologies definitions. 1. Docker — Docker is a popular open-source project written in go and developed by Dotcloud (A PaaS Company). It is basically a container engine that uses the Linux Kernel features like namespaces and control groups to create containers on top of an operating system.

Docker

5 min read

How to Add Docker to Create React App(CRA) + Run Unit Tests
How to Add Docker to Create React App(CRA) + Run Unit Tests

Published in Geek Culture

·6 days ago

How to add React Hook Form with Typescript to React Js Application beginner guide

In this article, I’m going to discuss How to add React Hook Form with Typescript to React Js Application beginner guide :) Before we start please find below important packages with react hook form What is a React hook form? React Hook Form is a library that helps you validate forms in React. …

React Js Tutorials

6 min read

How to add React Hook Form with Typescript to React Js Application beginner guide
How to add React Hook Form with Typescript to React Js Application beginner guide

Published in Geek Culture

·Aug 1

How to integrate Material UI to React Js Application or Third part Lib integration- Beginner Guide

In this tutorial, we’ll be learning how to integrate Material UI to a React application. This tutorial will also help to understand how we can import any package in React Js like third party lib and how we can utilize and import into our application as per our business requirement…

React Js Tutorials

6 min read

How to integrate Material UI to React Js Application or Third part Lib integration- Beginner Guide
How to integrate Material UI to React Js Application or Third part Lib integration- Beginner Guide

Published in Geek Culture

·Jul 2

How to integrate TestCafe in React app — End to End Testing with TestCafe Beginner guide

In this tutorial, we’ll be learning how to integrate testCafe to an existing React application. Before we start please find below the important definitions: TestCafe — A Node.js tool to automate end-to-end web testing. Write tests in JS or TypeScript, run them and view results. TestCafe’s intuitive syntax makes teams…

Testcafe

5 min read

How to integrate TestCafe in React app — End to End Testing with TestCafe Beginner guide
How to integrate TestCafe in React app — End to End Testing with TestCafe Beginner guide

Published in Geek Culture

·Feb 22

React -TypeScript — How to add interface with functional component typed props beginner guide :)

In this article, I’m going to discuss how to add interface with functional component typed props beginner guide :) Before we start please find below important technologies definitions PropTypes PropTypes are a mechanism to ensure that components use the correct data type and pass the right data, and that components use the right type of props, and that receiving components receive the right type of props.

Typescript

4 min read

React -TypeScript — How to add interface with functional component typed props beginner guide :)
React -TypeScript — How to add interface with functional component typed props beginner guide :)

Published in Geek Culture

·Feb 22

How to install Typescript with CRA (CREATE REACT APP) Beginner Guide.

The following article will help you to understand how to install Typescript with CRA (CREATE REACT APP) and simple interface example beginner guide. In this tutorial we will only learn how to install typescript with Create React app and in the coming article you will learn how to add interface…

Typescript With React

4 min read

How to install Typescript with CRA (CREATE REACT APP) Beginner Guide.
How to install Typescript with CRA (CREATE REACT APP) Beginner Guide.

Published in Geek Culture

·Aug 2, 2021

How to implement High order component HOC’s in React App — Beginner Guide

In this tutorial, we’ll be learning How to implement High order component HOC’s in React App Higher-Order Components A higher-order component (HOC) is an advanced technique in React for reusing component logic. HOCs are not part of the React API, per se. They are a pattern that emerges from React’s compositional nature. HOCs are common in third-party React libraries, such as Redux’s connect and Relay’s createFragmentContainer.

Học

5 min read

How to implement High order component HOC’s in React App — Beginner Guide
How to implement High order component HOC’s in React App — Beginner Guide
kirti kaushal

kirti kaushal

Front End Developer | Kind is cool- Motive is only Share and help others — https://www.linkedin.com/in/kirti-kaushal/

Following
  • bytefish

    bytefish

  • Jennifer Barrios Tettay

    Jennifer Barrios Tettay

  • Prof Bill Buchanan OBE

    Prof Bill Buchanan OBE

  • Aniket

    Aniket

  • Jan Sebastian

    Jan Sebastian

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable