The Stages of an Angular Architecture (Angular Global Summit)
This is a presentation from Angular Global Summit where I am talking about the stages of an Angular architecture.
This is a presentation from Angular Global Summit where I am talking about the stages of an Angular architecture.
In this video, I will teach you about service workers and progressive web apps (PWA) with Angular. We will cover what a PWA is, how to set up an Angular PWA, and examples of applications built with Angular PWA. I will also show you how to install the app, set up push notifications and updates, …
In this video, we cover the topic of debugging Angular apps and provide an overview of various tools and approaches that can be used. I highlight the use of Sentry as a tool for error logging and performance monitoring. I also cover my scientific approach to fixing hard-to-debug bugs.
I recently migrated my course platform to AnalogJS to utilize the benefits of the framework and I will share with you every step of the migration and the roadblocks on the way in this video: You can also find this as a blog post with all the code here.
Analog is a full-stack framework for Angular ala NextJS that offers server-side rendering, static site generation, and API routes. Analog empowers Angular with server rendering tools making it optimal for public websites. Otherwise, Angular has often been neglected in favor of NextJS/NuxtJS for these purposes (due to the subpar SSR/SSG experience). I recently migrated my …
How I migrated my Course Platform to Analog (step by step) Read More »
In this video, I’ll be discussing the future of Angular and the latest features in Angular 17, including standalone components, signals, new control flow, the deferred operator, and server-side rendering improvements. I’ll also touch on the use of Tailwind CSS for styling and the benefits it offers. Join me to learn more about the exciting …
The Future of Angular and the Latest Features in Angular Read More »
In this video, I share my personal investment strategy as a software developer, focusing on putting money to work and owning assets that generate cash flow and appreciation. I discuss the snowball effect of building an investment portfolio over time and the importance of compounding. I also touch on the allocation of investments in stocks, …
Angular has since the latest major version started what the Angular team calls a renaissance, which means a radical renewal of the framework. The main goals of the latest updates have been to improve the developer experience and performance so it aligns more with the other leading front-end frameworks in the space by introducing new …