mrWh1te / ngLibrary

Scalable Enterprise Angular App Architecture using NgRx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenLibrary.org was Down

mrWh1te opened this issue · comments

https://twitter.com/openlibrary/status/1143379422722043909

It's back online!

Maybe it's time we add NestJs (/books endpoint and angular-universal)

https://www.youtube.com/watch?v=y24fC9Pqr8I&feature=youtu.be&t=50
https://medium.com/@kevinkreuzer/step-up-your-game-start-using-nest-36674f732565

I do love classic express, but NestJs abstracts more from express, with an architecture similar to Angular. Going to try it out!

Probably not include it officially in this repo, but as a separate branch to show full-stack & angular universal. Otherwise, I'd have to change CD to something that supports nodeJS backends, which goes beyond the intent of this project....