As more and more applications are moving towards the web, security concerns become a major issue. The users’ personal and sensitive […]
Testing Angular Applications with Jest and Angular Testing Library
Testing is a crucial part of the development process, as it ensures that our applications are bug-free and work as expected. In this tutorial, we will explore how to test […]
Integrating Payment Gateways with Angular and Stripe
As more and more businesses move online, having a seamless and secure payment process is becoming increasingly important. […]
Server-side rendering with Angular: Benefits and implementation
Server-side rendering (SSR) is the process of rendering web pages on the server instead of the client. This approach can provide […]
Authentication and authorization in Angular: A complete guide
In modern web development, security is a critical concern. Web applications store sensitive data and process important transactions, and […]
Onsen UI, what does it do and what are the alternatives
If you’re building a mobile web application or a hybrid mobile application using a tool like Apache Cordova, you need a UI library that […]
ngneat/spectator for testing
Today we’ll quickly share a note about a great testing Angular library. Some of you may already not it as it appeared firstly in 2021. But if it is new to you then feel welcome to read this article.
ngx-admin
An admin platform build with Nebular for Angular 8.x.x. It uses may dependencies but allows to use charts and advanced editors.
ngx-cookie
The Angular 1.x $cookies functionality being introduced to Angular 2+.