Search
Search Results
Add Github Login to Your Web App with OAuth 2.0
course by Christian Nwamba
Build a Corgi Up-boop Web App with Netlify Serverless Functions and Hasura
course by Jason Lengstorf
Deploy a Serverless API React Application with TypeScript
course by Jason Lengstorf
Running your server forever using forever in Node.js
lesson by Akash Gutha
Make an HTTP Request in Elm
lesson by Murphy Randle
Setting up Unit Testing with Mocha and Chai
lesson by Kent C. Dodds
Unit Testing with Mocha and Chai
lesson by Kent C. Dodds
JavaScript Testing Fundamentals: Hello world unit test with Mocha (in ES6)
lesson by Trevor Miller
Test Node RESTful API with Mocha and Chai
lesson by Will Button
Testing ES6 Promises in Node.js using Mocha and Chai
lesson by Will Button
Test for HTTP 400 responses with Mocha and Chai
lesson by Will Button
Make HTTP Requests in Bash with `curl`
lesson by Cameron Nokes
Add https to a Localhost Express App to Prevent MITM Attacks
lesson by Mike Sherov
Simulate Man in the Middle Attacks and Inspect Network Traffic with Charles Proxy
lesson by Mike Sherov
Redirect All HTTP Traffic to HTTPS in Express to Ensure All Responses are Secure
lesson by Mike Sherov
Set the Secure Cookie Flag to Ensure Cookies are Only Sent Over Secure Connections
lesson by Mike Sherov
Course Overview: Web Security Essentials
lesson by Mike Sherov
Add HSTS Headers to Express Apps to Ensure All Requests are https Requests
lesson by Mike Sherov
Create a Proof of Concept Exploit of a CSRF Vulnerable Website
lesson by Mike Sherov
Mitigate CSRF Attacks by Setting the SameSite Cookie Flag in Express
lesson by Mike Sherov
Add CSRF Token Middleware to an Express Server to Mitigate CSRF
lesson by Mike Sherov