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

Комментарии • 13

  • @AHMEDYASSER-up6yx
    @AHMEDYASSER-up6yx 7 месяцев назад +2

    This is awesome , we need more articles like this

  • @PavloBozhok
    @PavloBozhok 7 месяцев назад

    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.

  • @joshadams8761
    @joshadams8761 7 месяцев назад +1

    The advice to ask for advice when stuck applies in other areas of life, for example editing videos.

  • @EdwinMartin
    @EdwinMartin 7 месяцев назад

    This is all very good advice 💯

  • @Scott_Stern
    @Scott_Stern 7 месяцев назад

    Awesome video

  • @deadchannel8431
    @deadchannel8431 7 месяцев назад

    Another thing, don’t use AI too much if you’re a junior, especially not too generate code

    • @ConnerArdman
      @ConnerArdman  7 месяцев назад +2

      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.

  • @dcngn_
    @dcngn_ 7 месяцев назад +2

    The animated line circling your facecam is very distracting for me

  • @JohnMurphy04f
    @JohnMurphy04f 7 месяцев назад

    As a front end developer do i need to know dsa?

    • @EdwinMartin
      @EdwinMartin 7 месяцев назад +2

      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.

    • @gy_ch
      @gy_ch 7 месяцев назад +1

      ​@@EdwinMartindo you mind providing examples?