DEV Community

Himanshu Kanojiya profile picture

Himanshu Kanojiya

Front-end Developer | Sharing Knowledge about JavaScript, React JS, and HTML/CSS3

What is the better testing library for React, Enzyme (from Airbnb) VS React testing library (from Kent C. Dodds)?

What is the better testing library for React, Enzyme (from Airbnb) VS React testing library (from Kent C. Dodds)?

5
Comments 1
4 min read

Want to connect with Himanshu Kanojiya?

Create an account to connect with Himanshu Kanojiya. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Short Note about Functional Programming in JavaScript

Short Note about Functional Programming in JavaScript

1
Comments 2
1 min read
React JSX in Depth

React JSX in Depth

11
Comments
5 min read
Writing Clean Code in JavaScript - Variables

Writing Clean Code in JavaScript - Variables

Comments 1
2 min read
Short checklist to decide when to useReducer & useState hook in the components

Short checklist to decide when to useReducer & useState hook in the components

Comments
2 min read
What is useEffect()?, How does it work? & Why should we use useEffect()?

What is useEffect()?, How does it work? & Why should we use useEffect()?

9
Comments
3 min read
loading...