GregFail
|
Home Github
|

Angular

thumbnail
How to deploy an SSR angular app on Vercel

To deploy an SSR angular app on Vercel you need to use server less functions. Each request will invoke the serverless function, wh...

2025/05/16

thumbnail
Improve LCP on angular app

Intro Things that slow a web application are: requests Ressources loading (JS / CSS / images) API calls Files size JS / CSS files ...

2025/04/10

thumbnail
Some optimization for an angular app

Explanation Recently I was working on a project that was using Angular 15 and there was some issues with the performance of the ap...

2023/12/14

thumbnail
How to add Angular to a NestJs project ?

Other nestjs posts I’ve made a few posts about NestJs, you can find them here: How to update NestJs ? Setting up a NestJs pr...

2023/10/09

thumbnail
Create an angular library

Creating the project First we will setup the project using the angular cli. Library ng new my-library-name --no-create-application...

2023/10/05

thumbnail
Create a Code Snippet Component

While developping a dumb library called wtfui that I do for fun and to learn some stuff, I needed to create a component that would...

2023/08/01

Tags

angular documentation module nestjs nodejs-framework-creation npm ssr vercel

Recent Posts

How to deploy an SSR angular app on Vercel

2025/05/16

Improve LCP on angular app

2025/04/10

Some optimization for an angular app

2023/12/14

How to add Angular to a NestJs project ?

2023/10/09

Create an angular library

2023/10/05

© 2025 GregFail

Powered by Hugo, Theme Blonde.