🚀 When I embarked on my React journey, I recall wrestling with class components – they felt like a puzzle at times. 😅 #CodingBeginnings But then came function components,shining light on my path, making everything clearer and simpler. #FunctionComponents#reactjs#developers
Improve your function-based components in React Js by using the useCallback hook. By wrapping a function in useCallback, you can reduce unnecessary renders and improve performance. #ReactTips#FunctionComponents#reactjs
[#Day02] Hj foi dia de finalizar o curso da @AluraOnline sobre FunctionComponents, q abordou um pouco mais sobre regras de uso de hooks, e algumas diferenças em relação a ClassComponent, e aproveitei os minutos finais para ver um pouco mais de Destructuring
#100DaysOfCode
Jap... Ich weigere mich ja inzwischen schon fast, alte Klassenkomponenten zu bauen.
FunctionComponents mit Hooks sind einfach sauberer und einfacher. 😅