@Carine_Mothe
Learning awesome stuffs here.
Nothing here yet.
Nothing here yet.
No blogs yet.
I have been adding features to my web app but I want to release it to only selected users, how should I do it? I have hack-ish ideas like white listing certain users and allow only these users to access it, but I can afford to do it because my user b...
Companies like Facebook, Google, Quora, PayPal etc have huge codebase. I agree they must be having good test coverage, but how do they make sure that everything works as expected after each deployment? What does the deployment pipeline look like?