Ali

Results 4 comments of Ali

What @mlpo is saying is awesome... I want this mostly for PHP projects like working on a Laravel project... It's something that is really needed... I have installed Ctags package...

@floatdrop great job man. I really loved the idea behind BEM and read almost all of the [bem.info](https://bem.info/) articles (of course the ones written in English!) and your website has...

Thanks a lot for your interest and contribution to this tutorial repo 😊 But about the error that you're getting, I have no idea what is it about! I just...

How shall we configure this for a standalone project? @Manduro thx ❤ `app.config.server.ts` file: ```ts import { mergeApplicationConfig, ApplicationConfig } from '@angular/core'; import { provideServerRendering } from '@angular/platform-server'; import {...