This small Angular application demonstrates basic authorization using JWT tokens (JSON Web Token). The user enters a username and password, receives the token from the server and can access secure […]
Read MoreAIM Nostalgia: Creating an Old-Fashioned Android Chat
When you think back to AOL Instant Messenger (AIM), you can’t help but feel nostalgic for the days when online communication was simple and immediate. AIM was one of the […]
Read MoreAuthentication in Angular with Firebase: A Complete Guide
Authentication is a crucial aspect of any web application, and if you are working with Angular, Firebase Authentication can be a great choice to implement this feature. Firebase provides flexible […]
Read MoreAngular 5 from the Ground Up: A Complete Beginner’s Course
Angular 5 is a powerful framework for building dynamic web applications developed by Google. Released in 2017, it was a significant step forward from previous versions, offering improved performance, TypeScript […]
Read More