Explore >> Select a destination


You are here

blog.miguelgrinberg.com
| | crackstation.net
3.6 parsecs away

Travel
| | How to hash passwords properly using salt. Why hashes should be salted and how to use salt correctly.
| | yasoob.me
3.0 parsecs away

Travel
| | Hi everyone! ? I was working on a React project these last couple of weeks and I had to implement login functionality. I searched around and most of the solutions I found relied on Redux or some other huge dependency that I wasnt already using in my project. I didnt want to introduce a big dependency so decided to continue looking. In the end, I found a wonderful library by Oleg Babichev that allowed me to implement the login functionality on the front-end fairly easily.
| | xavd.id
3.8 parsecs away

Travel
| | The ins and outs of password security
| | vishwas.tech
20.1 parsecs away

Travel
| Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions