Which Framework Should I Use for My First Website to Impress Employers?

0
6
Asked By CodeNinja84 On

I'm starting my first project and want to build a website using HTML, CSS, and JavaScript, but I'm confused about which framework to choose. I want to make sure I'm using something that's up-to-date and in demand in the job market. My last experience with web development was using Elementor and WordPress, which taught me some UX/UI principles, but I still struggled with producing quality code during interviews and felt like I didn't have a solid portfolio to show. I'm eager to improve my skills and would appreciate any guidance on where to start as a complete newbie.

4 Answers

Answered By CodeNewbie21 On

Start with the basics first—HTML, CSS, and JavaScript are your best friends. Build a solid foundation before diving into any framework. Also, research what the companies in your target area are using; often the latest trends don't match what employers need since they tend to stick with what they know.

Answered By DevExplorer77 On

There's no single 'most used' framework. My recommendation? Look at job postings in your desired field to see what they commonly ask for. Also, keep in mind that most frameworks share similar fundamentals, so experience in one usually translates well to others. And don't forget, just because something is the newest framework doesn't mean it's the one companies are looking for; many rely on older, legacy systems.

Answered By TechGuru99 On

Honestly, the framework you choose isn't the most crucial factor. I built my site with Gleam, and while it's a neat tool, it won't necessarily flood you with job offers. Find something that resonates with you and seems popular enough. Remember, it's the projects on your site that will show you're ready for the job, not just the framework you used. By the way, when you mentioned struggling to write decent code during interviews, what happened there?

Answered By WebDevJourney On

I would suggest checking out the major differences between frameworks (like whether they're component-based or whatnot) and then choose one that clicks with you. For interviews, you can always mention that you used a specific framework to create your project, as many are similar. React and Next.js are hugely popular right now, so they might be worth considering. This is just my two cents as a fellow newbie with a year of experience!

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.