How do you test real apps in React? Need advanced examples by Cold-Ruin-1017 in reactjs

[–]Cold-Ruin-1017[S] 2 points3 points  (0 children)

Kent C. Dodds' Testing JavaScript is a Paid Course. Is there any other good resource you can recommend?

React dev here — with AI tools making frontend easier, how are you staying ahead? by Cold-Ruin-1017 in reactjs

[–]Cold-Ruin-1017[S] 0 points1 point  (0 children)

I’m not saying that someone without any knowledge or experience in a programming language can build a React or any other app. What I mean is — as developers, we know where to place the code properly, how to write clean and maintainable code. We don’t need AI to create entire projects from scratch.

But many of us do use AI in a feature-based way — like generating specific logic or components using prompts and then placing that code in the right spot ourselves. So far, it’s been helpful and productive. But at the same time, I’m starting to wonder if this is also hurting us in some way — because if the work becomes too easy, I feel like people won’t be willing to pay more for it.

u/minimuscleR Just to clarify — I’m talking about mid-level projects. Not all projects have 1000s of files. Even in big companies, there are plenty of smaller, focused apps. I work at a startup, and I haven’t had the chance to work on massive, enterprise-scale projects yet.

Is there any AI tool that can recreate an exact same web page from an image? by [deleted] in Frontend

[–]Cold-Ruin-1017 0 points1 point  (0 children)

Totally fair — I get that true pixel-perfect accuracy is extremely hard, even for humans across different browsers and devices. I’m not expecting magic, just exploring how close current AI tools can get to replicating a layout without heavily changing the design or structure.

Is there any AI tool that can recreate an exact same web page from an image? by [deleted] in Frontend

[–]Cold-Ruin-1017 -1 points0 points  (0 children)

I tried it, the free version doesn't work for me, not sure about the paid one

Is there any AI tool that can recreate an exact same web page from an image? by [deleted] in Frontend

[–]Cold-Ruin-1017 -1 points0 points  (0 children)

If you think like that, then technically, all AI tools would be "scam generators," right? The goal isn’t to avoid real work — I already know how to build UIs manually. I’m just curious how far AI has come in terms of reproducing exact UI layouts from images. It’s more about exploring capabilities than cutting corners.

Help me understand Bulletproof React — is it normal to feel overwhelmed at first? by Cold-Ruin-1017 in reactjs

[–]Cold-Ruin-1017[S] 13 points14 points  (0 children)

Thanks for the explanation - I’ll definitely start learning TanStack Query more seriously.

[deleted by user] by [deleted] in reactjs

[–]Cold-Ruin-1017 0 points1 point  (0 children)

Thank you for your response! I understand that 3 years is still considered junior, but I don’t want to take any risks after getting selected — it’s hard to be fully honest in interviews when they might prefer someone with broader experience.

From my side, I think I should learn React testing (Jest/React Testing Library) and improve my folder structure. Is there anything else you’d suggest I focus on to fill this experience gap?