*coding agenda | tech updates vlog🇨🇭* day in the life of a software engineer episode 16*

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024
  • НаукаНаука

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

  • @daniellaerachannel
    @daniellaerachannel  7 месяцев назад +5

    Hit that subscribe button and let's keep coding like unstoppable forces of innovation! 💻🔥

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

    this is very cool, graduating soon. Just finished studying JS, i intend to study java next and your vids def. help for some reasons

  • @Vyalkuran
    @Vyalkuran 7 месяцев назад +4

    You're videos are so refreshing my dude. Quite a while ago I was feeling lost and somehow I was not enjoying development work anymore, but seeing your chill approach to work-life balance made me rethink what I should actually value and since then I started to take care of myself, and consequentially my work performance and efficiency improved and my love for programming has returned :)
    I intend visiting Switzerland in the future, and who knows, perhaps I will find job opportunities there sooner or later. Is English enough to pass by? I haven't spoken French in over a decade, and German is completely foreign to me.
    Thank you for sharing a slice of your life to us and I wish you the best!

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

      Thank you a lot for your comment. I perfectly know that feeling buddy! Hope you will find the right position over here. Yes, English in CS field is quite enough. Have a good time :)

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

    Hi Daniel. Nice video as always :)
    Regarding the question, I think it's ok to model the frontend based on the user role, as long as, the backend is properly secured and checks the role per endpoint.
    What I mean by this is the following: Let's say you have the role "user" and you tamper with the frontend to make it think you have the role "admin". Now you can see the admin page but trying to use admin only functionality shouldn't work because you have that check on the backend. So it's imperative to validate the user role for each endpoint.
    On the other hand, the redirecting approach is simpler to implement and keeps the frontend simple as you will have a different page per role.
    So I think I prefer the backend approach, but my opinion is biased since I don't really enjoy frontend as much as backend.
    Also, I recently got hired in Switzerland! Got any tips for a first time immigrant?

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

      really interesting your security approach, definitely think about it! Well, as a good swiss man, eat fondue ! 🫕

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

    just applied for a summer program in switzerland, found it a pretty nice place watching your videos, hope I get in ;D

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

    amazing content bro

  • @soumadip_banerjee
    @soumadip_banerjee 7 месяцев назад +3

    💖💖💖

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

    Bro please tell me Norway vs Switzerland how to choose which is best for study and living

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

    Hey! Im a 16 year odl guy and new to this coding world! Im learning javascript can you tell me what projects I should do and what topics to focus on! Good day ahead

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

      When I started web, dev, programming in general, as many of us, I started creating to-do app, but better with a small layer of backend and Javascript interactions for learning functional and object-oriented programming

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

      @@daniellaerachannel Thanks man! Wish u success!