The Dev Digest Newsletter #015
Articles focused on improving your software development skills. Have an excellent read!
How big is your backlog? I imagine that your team have a lot of "business stories" and tech debts to solve, but you and your team ends up delivering a lot of these business ones and tech debts payment never comes. In this article, the author suggest a way to "evolve" software in the middle of chaos. - Read more >
We have a myth that security is a thing to worry only in big tech companies. Is it really true? When storing a password we have the concern of not saving it as plain text in the database, when using a package we check when the last commit was created. Are we giving the importance?it deserves? - Read more >
Is it possible to go "passwordless"? We have complex passwords monitored by Password Managers-services, 2-Step authentication, and is it enough? Check this new approach created by FIDO Alliance to provide "passwordless" authentication verifying a bluetooth device proximity. - Read more >