Please stop using Classes in JavaScript and become a better developer by @JavaScriptIPE javascriptkicks.com/r/259105?url=h… #javascript via @JavaScriptKicks
@JavaScriptKicks @JavaScriptIPE Please stop using clickbait
@JavaScriptKicks @JavaScriptIPE If you don't want to use classes, fine, but it clearly doesn't make you become a better developer. It's your opinion, not a standard.
@JavaScriptKicks @JavaScriptIPE Classes are fantastic. So are functions. Sometimes one is better than the other for specific situations but both can be used effectively.
@JavaScriptKicks @JavaScriptIPE Func programming has many advantages, from improved performance to reduced compiled code size and reading easiness; this is for react at least. I would like to see a practical comparison between the two (although I believe they live along very well, serving different needs)
@JavaScriptKicks @JavaScriptIPE Every other legitimate programming language uses classes. There's a purpose. Knowing when to and not to use them is probably where the real understanding comes in
@JavaScriptKicks @JavaScriptIPE “Become a better developer “…so clickbaity
@JavaScriptKicks @JavaScriptIPE You can say "avoid using Class based components in React" but saying to stop using classes in JS is not OK. It's not about being a better developer. It's about needing.