<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq" -->

---
title: 9 Bad React Habits to Kick From Your Life | daily.dev
description: React has become a word that developers worldwide hear on a regular basis. Too much flexibility makes it easy to pick up bad habits and poor practices. Here...
canonical: https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: 9 Bad React Habits to Kick From Your Life | daily.dev
og:description: React has become a word that developers worldwide hear on a regular basis. Too much flexibility makes it easy to pick up bad habits and poor practices. Here...
og:url: https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq
og:image: https://api.daily.dev/og/posts/mnbdSRbXQ.png
og:image:alt: 9 Bad React Habits to Kick From Your Life
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 9 Bad React Habits to Kick From Your Life

**[Honeypot](https://daily.dev/sources/honeypot)** · 9 min read · 183 upvotes · 11 comments

## Summary

React has become a word that developers worldwide hear on a regular basis. Too much flexibility makes it easy to pick up bad habits and poor practices. Here are some of the worst practices I’ve seen (and may or may not have done in the past) The useEffect hook is probably one of the first hooks a React developer learns.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://cult.honeypot.io/reads/bad-react-habits-to-kick>

## Community discussion

Top comments from developers on daily.dev.

**@fuadpashayev** · 4 upvotes

> Nice article, good spots, thanks!

**@chris1993** · 1 upvotes

> The problem of "Incorrect usage of Boolean operators" mentioned by the author is often written by React beginners, including me 😜, I hope everyone should pay attention. Thanks to the author for the reminder. 😄

**@phaeton** · 1 upvotes

> If you're being robbed, do not REACT.

**@lorezz** · 0 upvotes

> well done

**@chsilva** · 0 upvotes

> I think the image on topic #1 is wrong, it is the same on topic #8 and is not related to the topic subject as well.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#javascript](https://daily.dev/tags/javascript), [#nodejs](https://daily.dev/tags/nodejs), [#react-hooks](https://daily.dev/tags/react-hooks)

[View this post on daily.dev](https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"9 Bad React Habits to Kick From Your Life","url":"https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq"},"datePublished":"2022-08-09T13:27:36.345Z","dateModified":"2022-08-09T13:27:36.339Z","description":"React has become a word that developers worldwide hear on a regular basis. Too much flexibility makes it easy to pick up bad habits and poor practices. Here...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1ca2563b6b344fc476d5d2a39d89fa1a","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1ca2563b6b344fc476d5d2a39d89fa1a","isAccessibleForFree":true,"articleSection":"Honeypot","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Honeypot","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/1cc3a75b98b74698a40f57162b30b841","url":"https://daily.dev/sources/honeypot"},"commentCount":11,"discussionUrl":"https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":183},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":11}],"keywords":"react,javascript,nodejs,react-hooks","timeRequired":"PT9M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Honeypot","item":"https://daily.dev/sources/honeypot"},{"@type":"ListItem","position":3,"name":"9 Bad React Habits to Kick From Your Life"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/9-bad-react-habits-to-kick-from-your-life-mnbdsrbxq","comment":[{"@type":"Comment","text":"Nice article, good spots, thanks!","datePublished":"2022-08-12T05:27:20.258Z","url":"https://daily.dev/posts/mnbdSRbXQ#c-kbsjOVgC8","author":{"@type":"Person","name":"Fuad Pashayev","url":"https://daily.dev/fuadpashayev","image":"https://avatars.githubusercontent.com/u/29862327?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4}},{"@type":"Comment","text":"The problem of “Incorrect usage of Boolean operators” mentioned by the author is often written by React beginners, including me 😜, I hope everyone should pay attention. Thanks to the author for the reminder. 😄","datePublished":"2022-08-09T14:19:40.558Z","dateModified":"2022-08-09T14:21:00.538Z","url":"https://daily.dev/posts/mnbdSRbXQ#c-_1WaW9jbj","author":{"@type":"Person","name":"Chris1993","url":"https://daily.dev/chris1993","image":"https://media.daily.dev/image/upload/f_auto/v1659274641/avatars/k3Oh9v6X6h66Ev1DmRIg2"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"If you’re being robbed, do not REACT.","datePublished":"2022-08-09T19:25:41.818Z","url":"https://daily.dev/posts/mnbdSRbXQ#c-nLFW-kZrD","author":{"@type":"Person","name":"Marcos Brigante","url":"https://daily.dev/phaeton","image":"https://lh3.googleusercontent.com/a-/AOh14Gg1qAouCt-qb74q_fhiOnnnWL9Sn9410ZrLKrq6rvU=s100"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"well done","datePublished":"2022-08-09T23:48:53.772Z","url":"https://daily.dev/posts/mnbdSRbXQ#c-_1QzjA-Wk","author":{"@type":"Person","name":"lorezz","url":"https://daily.dev/lorezz","image":"https://avatars0.githubusercontent.com/u/1153066?v=4"}},{"@type":"Comment","text":"I think the image on topic #1 is wrong, it is the same on topic #8 and is not related to the topic subject as well.","datePublished":"2022-08-09T17:48:16.924Z","dateModified":"2022-08-09T17:50:14.545Z","url":"https://daily.dev/posts/mnbdSRbXQ#c-BfZWyZdlU","author":{"@type":"Person","name":"Caio Silva","url":"https://daily.dev/chsilva","image":"https://avatars.githubusercontent.com/u/7059148?v=4"}}]}
```

