App Development
Showing 1717–1728 of 2118 results
Seamless Shipping with the Shippo API in JavaScript
Discover how to integrate the Shippo API in JavaScript for seamless shipping solutions, focusing on logistics and order management.
Seamless Shipping with the Shippo API in Python
Learn to use the Shippo API in Python for seamless shipping integrations, focusing on logistics management and data handling.
Secure Coding in Angular
This course will teach you web security coding practices using Angular by applying the OWASP Top Ten as a guide.
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.