As developers, we have a responsibility to protect the data our users trust us with. No one wants to wake up to the news that their site was hacked and all of the user accounts stolen.
Security is important, yet it is often overlooked and forgotten.
Part of the reason for this is that security seems hard to get right. This results in developers crossing their fingers and hoping for the best.
In this course, you'll learn how to protect your application by learning how to attack it.
Start your journey into web security today!
Check out these community notes for this course on Github.
Excellent course, learned a lot! Thank you đ
A must watch for all developers. These are the very basics for any development
Very complete and concise, thanks!
love topic of security wish there was more
Course and information was good, but the examples seemed extremely unrealistic. I understood how the attacks work, but not sure how would someone get someone else to paste a script tag into an input. Maybe including examples of how actual hackers trick people into making these kind of things would be useful.
Amazing intro to web security, I liked how he hacked and then patched each security issue. Hope to see more advanced topics on security.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.