Any versik employee here ?
I wanted to know what kind of questions are aksed in the interview ?
How technical are the questions ??
do they make you do leetcode kinda questions ?
Especially for a Dev and QA role
Any versik employee here ?
I wanted to know what kind of questions are aksed in the interview ?
How technical are the questions ??
do they make you do leetcode kinda questions ?
Especially for a Dev and QA role
I needed honest feedback on my resume. I wanted to mainly know if it over bloated or not and if i should shorten it ?
Also another thing that i wanted to say is I dont wanna be stuck as a frontend dev forever. I love frontend but i also love working with backend and databases.
As stated in my CV i do not have real backend or Fullstack job experience and was wondering if my projects would be enough for me to land a mid level full stack / software engineering roles.
I needes honest feedback on my resume. I wanted to mainly know if it over bloated or not and if i should shorten it ?
Also another thing that i wanted to say is I dont wanna be stuck as a frontend dev forever. I love frontend but i also love working with backend and databases.
As stated in my CV i do not have real backend or Fullstack job experience and was wondering if my projects would be enough for me to land a mid level full stack / software engineering roles.
If any of you use react in Frontend and donet for backend how do you guys communicate between them.
I am looking for an example api.ts wrapper file configuration
I had this project manager extension setup with all of my projects in vs code and switching between my multiple projects was like 2 - 3 keybindings.
I was wondering how to have similar setup with zed ?
I am building a project using ASP.net and TanStack Start. I use JWT auth but transfer them in http only cookie.
The issue I am facing is that using default createRoute function in TanStack and defining fetch function in loader. I get 401 as there is no cookie in server.
Opting into ssr: false fixes this but I was wondering if there is any other solution to use ssr with cookie based auth or is this dead end and I only have CSR as my option.
I am building a project using ASP.net and TanStack Start. I use JWT auth but transfer them in http only cookie.
The issue I am facing is that using default createRoute function in TanStack and defining fetch function in loader. I get 401 as there is no cookie in server.
Opting into ssr: false fixes this but I was wondering if there is any other solution to use ssr with cookie based auth or is this dead end and I only have CSR as my option.