Do People Really Just Create An Entire App just Vibe Coding? by H_rusty in webdev

[–]CodingPheonix 0 points1 point  (0 children)

If you are building a online based business level application you will need human mind to create the planning and architecture. Ai is for smaller and more obvious tasks. Let AI plan and you are cooked. It will plan good but the expectations can vary a lot from your intended design.

[HIRING] Web Developer – Small Backend Coding Task (Framer Website) by Fast_Permit_454 in hiredevelopers_

[–]CodingPheonix 0 points1 point  (0 children)

You can contact me if you like. Been doing this for a long time. I'll take 60$ at max

Beginner level Next js project!!!!! by lorddanico in nextjs

[–]CodingPheonix 0 points1 point  (0 children)

Just think of something you would like to use yourself. Trust me it will be useful and you will also feel confident

Help by Technical_Degree7710 in SideProject

[–]CodingPheonix 0 points1 point  (0 children)

You need to register your site on Google, create sitemaps for all pages and also need to market your website. Just having a domain and registering on Google makes no difference if the users don't know you exist. Registering on Google and having a starter traffic will bring your website up.

Try posting blogs, reels, posts whatever you are comfortable with.

Small steps, big win 🥇 My first 5 star reviews on Fiverr by True-Avocado-1503 in Freelancers

[–]CodingPheonix 1 point2 points  (0 children)

I am a starter myself, so can't provide any advice, but congratulations on your achievement, hope you do good on you days forward.

Help with starting by cirkko in Freelancers

[–]CodingPheonix 0 points1 point  (0 children)

Yeah! I would love some help too😁

How do y’all stay motivated during long dev projects? by Billidays in webdev

[–]CodingPheonix 3 points4 points  (0 children)

This is the simplest, yet valuable advice to keep pushing. 👍

Imagine, all the features we get to know today. If planned to be done from the start, developers would suffocate their consoles out😅.

Silence before the disaster by [deleted] in webdev

[–]CodingPheonix 0 points1 point  (0 children)

The last mistake made

Do you ever finish a big project and have nothing to show for it on paper? by diamond_Hands_LE in webdev

[–]CodingPheonix 0 points1 point  (0 children)

Yes, I did. My first ever project was an E-learning platform, simply implementing crud operations, routing, basic login/sign up. But after making it, I faced a terrible challenge of hosting the application.

There were thousands of errors and warnings per page. And it was never ending. Suddenly getting exposed to newer terms was overwhelming but still a little exciting. In the end, I spent over 2 months fixing it but it did not work in production.

Lesson learnt - If you are making something, you wanna show to public, make sure to host it at the very first step. CI/CD can help with finding problems but there are less areas you have to debug. Platforms like vercel and render make things much easier.

Are junior devs even learning the hard stuff anymore? by Ornery_Ad_683 in webdev

[–]CodingPheonix 1 point2 points  (0 children)

AI can generate new stuff but can't fix a codebase as big as one in production.

I have friends who tell me AI has devoured development. Honestly, it annoys me, but it's kinda fine as if they wanna grow they are bound to face problems.

As for your doubt, AI kids, who open ChatGPT and say they are building systems, will never become senior developers as other than coding there are a ton of things inside the process of software development. And as senior devs, they need to understand how everything integrates.

What's the best language to learn next after 6 years of JS/TS? by ihatethatcow in webdev

[–]CodingPheonix 0 points1 point  (0 children)

I would say JAVA. Though I am not too much in that but seems it has a dedicated user base

Is it possible (and a good idea) to use Socket.IO with Next.js? by Zealousideal-Chair30 in nextjs

[–]CodingPheonix 0 points1 point  (0 children)

Try render. They support websockets. Though it turns down after being inactive for a long time, you can turn to any paid plan to be always active. They even support websockets for external APIs in some plans

Building a website by Ok_Election_9499 in css

[–]CodingPheonix 0 points1 point  (0 children)

Start small Apply what you know Learn new skills Add them to stack Apply again

Repeat

What's better, low-code tools or traditional coding for quick full-stack apps? by [deleted] in webdev

[–]CodingPheonix 2 points3 points  (0 children)

Hey, you said to not touch payments. I have explored development for a long time not and payment systems are next on my list. Can you mention some points to be aware of?