Struggling to Start My Company Website with Next.js – Need Practical Tips

0
0
Asked By CreativeCoder93 On

I'm looking for some genuine advice as I'm having a hard time getting started on building a professional website for my B2B tech company using Next.js. Despite having completed an internship with some exposure to React, my skills are pretty basic, and currently, I'm a low-code developer. I want to create a fast and modern site that we can be proud of, moving away from our outdated no-code platform. I've got a tech stack in mind: Next.js, Tailwind CSS, shadcn/ui, deployed on Vercel, and possibly using a headless CMS like Sanity. However, every time I open VS Code, I completely blank out. I can't seem to remember what to do after watching tutorials, and I'm feeling stuck. I'd love some advice on a few specific points: 1. Should I focus on learning React again before diving into Next.js or can I learn both simultaneously? 2. How can I break out of tutorial hell and actually apply what I've learned? 3. When initiating a project, what should be my first steps in coding? 4. Are there project-based resources that might be more effective than just video tutorials? 5. General tips for balancing this project with a full-time job? I've set a loose timeline of 6-8 weeks for myself and want to make real progress instead of getting caught in a loop of watching the same tutorials.

3 Answers

Answered By CodeCrafter24 On

Breaking out of tutorial hell is tough! When you're ready to code, try to split your project into smaller parts. Pick a component you want to create and just focus on that one thing. Experimenting on your own is key, and sometimes you just have to dive in without overthinking. Progress comes as you build and learn from mistakes!

BuildItBetter -

Exactly! Just focus on one piece at a time. You'll see how everything fits together as you go along.

Answered By DevDude42 On

You know, tutorials can sometimes mislead you into thinking you understand something when you really don't. If you're looking to use Next.js, I recommend diving straight into the official documentation. Start at the basics, and if you hit a snag, don't hesitate to Google it or ask for help online. There's a wealth of info out there!

Answered By WebWizard101 On

It sounds like you're jumping into deep waters without enough preparation. I'd suggest you start with simpler projects first—like building small static sites to get the hang of coding. This way, you can tackle problems one at a time rather than trying to construct a whole professional site from the get-go. Also, switching off the tutorials for a bit might help; focus on building something instead.

QuickFixGuy -

For sure! Building smaller projects will give you the confidence to work up to your bigger goals. Plus, it's way less overwhelming!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.