Tag: Front-end Framework
-
Best Practices for Angular Development Services in Modern Web Projects
Angular is a comprehensive JavaScript framework for building web, desktop, and mobile applications. Developed and maintained by Google, it …
-
Securing Your ReactJS Web Apps: Best Practices and Strategies
In today’s digital age, web applications have become an integral part of our daily lives, serving a multitude of purposes, from …
-
Contrast Security Launches Expanded Security Testing Tools for JavaScript and Popular Angular, React, and jQuery Frameworks
New language and framework support empowers developers to analyze front-end code for vulnerabilities throughout the development …
-
Angular Security – Authentication Service
Angular is a framework for creating single page web application. Angular facilitates the security feature and protection …
-
Angular 7 + Spring Boot JWT Authentication Example
In the previous tutorial, we implemented Angular 7 + Spring Boot Basic Auth Using HTTPInterceptor to intercept all outgoing HTTP requests …
-
Token-Based Authentication in Angular 6 With Web API
In this tutorial, I will show how to perform token-based authentication with OWIN Middleware and a Web API that has the same integration …
-
Build a Secure Progressive Web App With Spring Boot and React
React is just a UI toolkit at its core, but it has a very healthy ecosystem around it that provides everything you need to build a kick-ass …
-
Security in Angular – Part 3
In my last two blogs, you created a set of Angular classes to support user authentication and authorization. You also built a .NET Core Web …
-
Security in Angular – Part 2
In Part 1 of this article series, you created a set Angular classes for users and user authentication/authorization. You used these classes …
-
Security in Angular – Part 1
In most business applications, you are going to want to disable, or make invisible, different features such as menu items, buttons and …
●●●