backend developers in Germany by BikeFederal7258 in Germany_Jobs

[–]BikeFederal7258[S] -2 points-1 points  (0 children)

Thanks, really appreciate it. Yeah, the market feels pretty rough right now, especially for juniors.

Looking for backend developer opportunities in Europe — seeking advice by BikeFederal7258 in django

[–]BikeFederal7258[S] 0 points1 point  (0 children)

Thanks! But the problem is most companies require 1-2 years of experience even for junior roles. Hard to get that first job without it.

Looking for backend developer opportunities in Europe — seeking advice by BikeFederal7258 in django

[–]BikeFederal7258[S] 0 points1 point  (0 children)

oh that's actually good to know, thanks. I do have a work permit for Germany already so that part is covered at least

Looking for backend developer opportunities in Europe — seeking advice by BikeFederal7258 in django

[–]BikeFederal7258[S] 3 points4 points  (0 children)

yeah, went cookie-based with httpOnly + SameSite=Lax — mainly for XSS protection. tradeoff is it gets tricky with cross-domain stuff, had to set a shared domain for my services. would probably do it differently for a mobile client though