Hey everyone! I'm a junior frontend developer and I'm feeling a bit lost with all the talk about AI and LLMs (like CoPilot and Claude-Code) being integrated into our workflows. While I understand the importance of learning core concepts and navigating documentation to build a strong foundation, I can't help but feel like I'm missing out by not using these tools. I've noticed many people showcasing impressive projects powered by AI, and I'm starting to worry whether I need to dive into these technologies to stay relevant in the field. Should I continue focusing on foundational skills or is it time to explore LLMs to keep up with the industry?
5 Answers
By diving into LLMs and learning how they work, you're actually setting yourself up for future success! Try experimenting with free LLMs like DeepSeek by giving them snippets from your projects for feedback. It’s a great way to learn new approaches, just make sure you really understand the code they generate before using it.
You're on the right track! Prioritizing core understanding over just generating code is super important for your growth. If you constantly reach for quick answers, you miss out on developing valuable skills like problem-solving and debugging. Just keep doing your research and building that foundation. AI can definitely be a tool, but it won’t replace the need for strong foundational knowledge.
Exactly! Plus, learning to prompt LLMs effectively is a skill in itself.
Honestly, it feels like we're all a bit behind at times! The tech world changes so quickly that trying to stay ahead can lead to burnout. I think it’s better to focus on a few key areas and build your expertise there while just keeping pace with the rest.
Totally agree! There’s just so much to learn every day; it's almost overwhelming.
Exactly! I just try to learn something new whenever I can.
I totally relate! I’ve been learning LLMs ‘begrudgingly’ too, just to keep pace. But I’m careful to use AI only for things I already understand, so I can actually review the output and learn more from it without blindly implementing it. It’s about balance for sure.
Using LLMs can actually be a great way to guide your coding. They explain concepts pretty well, and when they give incorrect info, you can always double-check with documentation. This way, you won’t just be copy-pasting random code, and you can still build your skills!
Right! If we over-rely on AI, we might hit a ceiling in our skills.