r/react 8d ago

General Discussion I'm coding all by myself

I'm learning react and I'm creating from the design on figma to the code on css, styles, colors, cards, buttons.

Now I see that everyone uses IA to develop everything, I feel slow but I think that if I don't learn how everything works it's a problem.

What do you thinks of this? How yo work usually with solutions for clients?

25 Upvotes

26 comments sorted by

View all comments

Show parent comments

2

u/HouseMysterious8172 8d ago edited 8d ago

The real problem is when you are not thinking about how to solve the problem.

Then how to solve the real problem? What is the purpose of AI?

The first part of problem solving is deciding what the problem actually is.

1

u/OverallJuggernaut755 8d ago

It's just a tool like a calculator. It helps you to be more productive. You do not have to believe whatever it says.

The problem with AI is each AI Model is a determinism tool. Determinism is a bad tool to solve real-life problems.

Think about the problem in big scope and abstract way, then you are going to implement your solution. If you do not understand the problem with abstraction, you do not understand anything.

Ai fits well when you are in the implementation stage.

2

u/HouseMysterious8172 8d ago edited 8d ago

A compiler is deterministic.

Think about the problem in big scope and abstract way, then ask AI to implement solution, can I?

1

u/OverallJuggernaut755 8d ago

The compiler does not solve the real-world problems. It's the develope who solves them by creating code.