Ask HN: What's the one thing you've always wanted to learn?
1–10 of 22 posts
Re: Ask HN: What's the one thing you've always wanted to learn?
#2Re: Ask HN: What's the one thing you've always wanted to learn?
#3Re: Ask HN: What's the one thing you've always wanted to learn?
#4Re: Ask HN: What's the one thing you've always wanted to learn?
#5Re: Ask HN: What's the one thing you've always wanted to learn?
#6Re: Ask HN: What's the one thing you've always wanted to learn?
#7Re: Ask HN: What's the one thing you've always wanted to learn?
#8Re: Ask HN: What's the one thing you've always wanted to learn?
#9Web security because I'm a web developer who definitely builds unsecure applications. Unfortunately (and incorrectly, IMO) the full stack dev market doesn't really value security too much as it pertains to marketable job skills. For instance, I spend my time improving my Javascript skillset which has a greater impact on my bottom line at the moment.
Good resources to start with:
OWASP Top Ten Project https://goo.gl/yv6D4t
OWASP REST Security Cheat Sheet https://goo.gl/93VPKD
Re: Ask HN: What's the one thing you've always wanted to learn?
#10Web security because I'm a web developer who definitely builds unsecure applications. Unfortunately (and incorrectly, IMO) the full stack dev market doesn't really value security too much as it pertains to marketable job skills. For instance, I spend my time improving my Javascript skillset which has a greater impact on my bottom line at the moment.
If you can identify you're writing insecure code or building insecure apps you are just being lazy to do it proper way. Web security IMO isn't about learning a new thing, these are concepts that are part of the development flow. Good resources to start with: OWASP Top Ten Project https://goo.gl/yv6D4t OWASP REST Security Cheat Sheet https://goo.gl/93VPKD