Web Development
Showing 1321–1332 of 1601 results
Secure Coding in Django 4
This course will teach you how to use and implement the OWASP ASVS standards to write code that’s secure against malicious attacks.
Secure Coding in Go
Golang (Go) is used to build mission critical applications handling sensitive data. This course will teach you how to implement the most common security requirements and defenses recommended by OWASP in your Golong (Go) applications.
Secure Coding in React
React is used to build mission critical applications handling sensitive data. This course will teach you how to implement the highest level of security requirements and defenses recommended by OWASP in your React applications.
Secure Coding in Vue 3
Vue 3 is a great framework to rapidly build user interfaces with. This course will teach you how to securely develop Vue applications along with identifying pitfalls and best practices.
Securing a GraphQL API with Apollo 3
A secure API is an important part of web application development, and with GraphQL it is no different. This course will teach you to create secure Apollo APIs and clients, as well as how to protect against complex queries.
Securing a JavaScript REST API with JSON Web Tokens
Make your JavaScript REST API robust and secure. This course will teach you how to protect RESTful API endpoints using JSON Web Tokens
Securing Blazor Applications with Auth0
Understand how to secure Blazor applications using Auth0 for user authentication and access control, focusing on best practices for security.
Securing Express Applications
Learn how to defend against malicious attacks and improve user experiences using sessions, cookies, and password authentication.
Securing React 16 Apps with Auth0
This course will teach you how to handle authorization and authentication in your React app. Implement login, signup, and secure API calls using modern security protocols including OAuth 2.0, OpenID Connect, and JWT tokens.
Securing REST API for Web Applications and Services
Secure your win in the REST API interview. The gist of years of experience on how to effectively secure your REST APIs and prevent attacks is in this course.
Selenium JAVA Interview Q/A
Let us crack the interviews together
Selenium WebDriver Recipes in Node.js
Explore practical recipes for using Selenium WebDriver in Node.js for automated testing of web applications, focusing on test case design and execution.