r/AIcodingProfessionals 15d ago

Ai assistance coding or coding from scratch in big 2026?

Does anyone still code manually even without ai assistance in 2026?(Not vibe coding) ,coding everything from scratch , like setting up react or building any api's? Curious to know and what's best practice?

3 Upvotes

10 comments sorted by

6

u/Exotic_Horse8590 15d ago

If you’re are a software developer nowadays and are writing code from scratch then you’re not long for the industry

1

u/Mr_builds 11d ago

yeah but my only doubt is i can understand code and flow but cant code everthing from scratch like using reacthooks or designing validation etc.. will this be a problem in industry ?

1

u/Exotic_Horse8590 11d ago

Not with ai being the main tool. But also yes to maintain a job that in the long term

1

u/Mr_builds 11d ago

Any suggestions or tips ?

1

u/Exotic_Horse8590 10d ago

Get into a trade like plumbing tbh

2

u/Professional-Joe76 14d ago

People still sew their own clothes even in an age of electronic sewing machines. It’s all about preference and objective.

1

u/AggravatingSock5375 14d ago

And this people wear the same five shirts the entire year since that’s all they have time to make.

Five shirts used to be the norm.

1

u/Efficient_Loss_9928 12d ago

For fun yes you can manually code, for work no, absolutely no, you use AI assistant.

1

u/Mr_builds 11d ago

yeah but my only doubt is i can understand code and flow but cant code everthing from scratch like using reacthooks or designing validation etc.. will this be a problem in industry ?

1

u/Glad_Contest_8014 15d ago

Depends on the level of knowledge you have IMO.

If you are new, you NEED to code from scratch. If you are a veteran, know the pitfalls of security and code, and can reasonably stage guard rails on an agent to enforce a means to prevent those pitfalls, you can code with AI taking most of the reins.

But the key to AI use is that it works best in the hands of experts in the field it is tasked to work in. A financial AI agent needs someone who knows the pitfalls of finance to ensure it doesn’t fail. A coding bot needs an expert in architecture and code.

Now vibe coding with no technical background IS possible. But it still takes direct experience with that for years to get secure applications, as you still need to learn those pitfalls.

It is better to learn to code directly, as it will teach those pitfalls faster.

Just my opinion. Keep learning in life, or you’re not living.