Join Melio's software engineer Aviv Segal as he discusses useEffect—one of the most popular (and often overused!) hooks provided by React. Read the full article: https://lnkd.in/dEAB2eBu
Melio’s Post
More Relevant Posts
-
[Frontend vs Backend: What New Coders Should Know] Frontend vs backend: Frontend development refers to the visible aspects of a website or application, focusing on the user . . . https://lnkd.in/dwzEHbpJ
Frontend vs Backend: What New Coders Should Know
To view or add a comment, sign in
-
🎉 Day 30 of #30daysofwebdevelopment: Backend Revision & Exciting New Goals as I Extend to #60daysofcode! 🚀 Today marks the completion of my initial 30-day journey where I dove deep into web development. I spent the day revisiting key backend concepts, solidifying my understanding, and preparing to take on even more. But guess what? The journey doesn't end here! I'm extending this challenge to #60daysofcode to further enhance my skills, focus on completing my projects, and dive deep into React. The road ahead is exciting, and I can't wait to see where it takes me! 🛠️💻 #WebDevelopment #FullStackDevelopment #MERNStack #KeepCoding
To view or add a comment, sign in
-
🚀 Vite 6.0 has just dropped, bringing exciting improvements that React developers will love: ✨ Key Updates in Vite 6.0: New Environment API: Develop closer to production for better accuracy. Expanded Ecosystem: More companies are adopting Vite, and new frameworks are emerging. Enhanced Features: Node.js support updates. Improved asset handling in HTML. Better PostCSS support with postcss-load-config. New Projects & Tools: ViteConf showcased innovations like Rolldown, Oxc, and StackBlitz's bolt.new. Migrating to Vite 6? It's straightforward, with a Migration Guide and Changelog. I’d love to hear your thoughts: 👉 Have you tried Vite 6.0 yet? What’s your experience? #frontenddevelopment #react #vite #webdevelopment
To view or add a comment, sign in
-
Save this set of toast notifications for your next project 🔥😎 Code in the comments 👨💻 Would you like to learn how to create beautiful UIs? I have created a course called Modern Frontend Developer where you will learn exactly that 🚀 Now available for 56% off during the video run up (link in bio)🔥
To view or add a comment, sign in
-
✨ Reflecting on a Past Article! ✨ A while back, I wrote about my experience with using `await setState` when I was a new React developer. I initially assumed setState was asynchronous, and while this approach worked in smaller projects, as the codebase grew, I realised it wasn’t aligned with React's batching and state update practices. As I work on improving how I explain concepts in my articles, I’d love your thoughts! Is this post helpful? Does it clarify things for those starting with React? I’m eager to get your feedback and continue improving my writing! 💬 👉 Check out the article on Medium https://lnkd.in/der8zNxp
`await setState()` — My Bad Code Practice in React’s “Asynchronous” State Updates
medium.com
To view or add a comment, sign in
-
Kent C. Dodds, a leading expert in React, shared his thoughts on the future of web development and the potential impact of AI ahead of his live talk at Frontend Nation! In a recent Q&A, he discusses his journey into development, mind-blowing React projects, and underrated React features. Read the full article to learn more: https://lnkd.in/d96d-uRM
Kent C. Dodds Unravels React's Future and the AI Revolution
frontendnation.com
To view or add a comment, sign in
-
From the minute I laid eyes on the "new hooks" approach, I've absolutely hated it. The hooks API is just 💩... I don't do much of front end work nowadays (focussed more on architecture, back end, micro services - that kinda stuff)... but when I do come across a React project, it is an EXTREMELY frustrating experience. While I can't get into it here, I've recently come across an excellent 3 part series that goes into very good detail. It even includes citations, videos and quotes from the community and the React team themselves (including Dan Abramov). It cites how they themselves have walked back on some of the things they've so bullishly evangelised about hooks and the "right" way to use them. I used to love React, I won't but for the sake of my life go back to using it. // end of rant Happy friday! https://lnkd.in/gQEJA6UB #react #frontend
Can We All Just Admit React Hooks Were a Bad Idea?
medium.com
To view or add a comment, sign in
-
Two pieces of early morning advice for frontend devs making API calls: 1. Always use a request timeout. Its healthy for both frontend experience and backend. Should be a common knowledge by now but I still come across webapps that spin indefinitely. 2. If you are using a frontend framework, try keeping your loading state in a higher level state or in the central state. Will make it way easier to manage inter-dependent components.
To view or add a comment, sign in
30,661 followers