gothinkster / angular-realworld-example-app

Exemplary real world application built with Angular

Home Page:https://angular.realworld.how/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this repo still maintained?

oschlegel opened this issue · comments

There are alot of open issues and pullrequests opened lon ago and the angular version on which this project is running on is very old. Is project still maintained? Angular wan't looking very good in the framework comparison for 2020 and i think it could be better.

may I ask you some questions? I am using MAMP as a local server. and change the api_url to 'localhost:3306/api'
because this is my local Server: localhost:3306. but when I run ng serve --open on this project, I can see some pages, but somehow I can not log in or out function, articles tags are always loading, where I am wrong???

I can't help you out. I haven't worked with thus project. Just wanted to know if it is still maintained since there hasn't happend much in a long time

I was wondering the same thing. Just did a quick edit to update the routing module, since the string form is being deprecated in favour of a callback using import. I guess I should just open a PR and let it sit there. And there is a PR already for that.

I was wondering this question too but looks like we got our answer (no comments here and none fresh commits in the repo).

This is just a misleading project. It doesn't follow the performance best practice. Not even use OnPush. and a blog post a base on this. OMG