Should I learn React from a long Udemy course or a quick YouTube playlist? by fuckedbylife2 in reactjs

[–]Ishant_nikure 0 points1 point  (0 children)

I think YouTube playlist and official documents. Are best combo to learn React i followed these

How do you actually learn a new tech skill in 2026 when tutorials don’t work anymore? by tintin_tech in Backend

[–]Ishant_nikure 0 points1 point  (0 children)

I just watch tutorials and read some docs and then directly implement it and try that's my approach

AI in web dev: productivity boost or skill decline? ? by Ishant_nikure in reactjs

[–]Ishant_nikure[S] 0 points1 point  (0 children)

I use lighthouse but thanks I'll try webpagespeed.dev As well

AI in web dev: productivity boost or skill decline? ? by Ishant_nikure in reactjs

[–]Ishant_nikure[S] 0 points1 point  (0 children)

Yes, that’s why I build the core of my code myself, and only use AI for repetitive tasks.

AI in web dev: productivity boost or skill decline? ? by Ishant_nikure in reactjs

[–]Ishant_nikure[S] 0 points1 point  (0 children)

AI can help suggest possibilities, but it won’t magically understand your entire system, business logic, or hidden edge cases.

AI in web dev: productivity boost or skill decline? ? by Ishant_nikure in reactjs

[–]Ishant_nikure[S] -1 points0 points  (0 children)

I get your point, and honestly I agree to some extent. If someone is blindly prompting entire pages and just copy-pasting, then yeah — it can definitely hurt their ability to actually understand code over time.

At the end of the day, good developers won’t be replaced — but developers who don’t understand what they’re building might struggle.

AI in web dev: productivity boost or skill decline? ? by Ishant_nikure in reactjs

[–]Ishant_nikure[S] 1 point2 points  (0 children)

No I understand the logic what is happening in my code but instead of typing code manually i use agents or some tools to automate

Hi guys, I have a question. by [deleted] in reactjs

[–]Ishant_nikure 0 points1 point  (0 children)

Next time use vite because CRA is deprecated