37 Tips From A Senior Front-End Developer
HTML-код
- Опубликовано: 7 фев 2025
- Do you agree with these senior frontend software engineer tips? Have any others to add?
Original article: dev.to/_ndeyef...
Prepping for your frontend interviews? Use code "conner" for a discount on my product FrontendExpert:
www.frontendex...
🎬 TikTok: / connerardman
💼 LinkedIn: / connerardman
💻 Video/Coding Gear (affiliate): www.amazon.com...
Business/brands 👉 youtube@connerardman.com
This is awesome , we need more articles like this
These are great tips, I use some of them, but not all. The author of article and you did a great job. Thank you for sharing you experience and adding additional tips.
The advice to ask for advice when stuck applies in other areas of life, for example editing videos.
This is all very good advice 💯
Awesome video
Another thing, don’t use AI too much if you’re a junior, especially not too generate code
Yeah I think it's just about how you use it. Using it to generate code is essentially the same thing as blindly copying from Stack Overflow. However, you absolutely can use it like a tutor to learn things quicker and help unblock problems.
The animated line circling your facecam is very distracting for me
As a front end developer do i need to know dsa?
When doing simple things (like a junior), you only need to know about arrays and objects. When you're doing more advanced things (like a medior or senior), you might want to learn more data structures and algorithms.
@@EdwinMartindo you mind providing examples?