Best of SecurityAugust 2021

  1. 1
    Article
    Avatar of devtoDEV·5y

    Skills required to be a full stack developer: a checklist

    The skills list required to be a full stack developer is long and it can be hard to know exactly what skills you need. The often shared online resource for this kind of thing is roadmap.sh but, while it is extensive, I think the amount covered here is too much to be helpful to new developers. I have my own list, it’s a bare minimum required skills list and it looks like this:

  2. 2
    Article
    Avatar of phProduct Hunt·5y

    Noteli - An open source CLI tool to take notes

    Noteli is an Open Source CLI tool made especially for note-taking. Built using powers of TypeScript and security of Auth0 with MongoDB. Noteli would help developers to take notes quickly from the shell without wasting time through GUI :P Embed Collect Embed collect.

  3. 3
    Article
    Avatar of newstackThe New Stack·5y

    GitHub Kisses Passwords Goodbye – The New Stack

    GitHub has blocked the use of account passwords when authenticating Git operations. Instead, Git now requires you to use two-factor authentication (2FA) factors. These factors can include personal access tokens; SSH keys, for developers; or OAuth or GitHub App installation tokens for integrators.