Hacker News new | ask | show | jobs
by justinblat 3701 days ago
Of course we do :) We deprecated the original appengine console, and we've moved all of the UI over to the Cloud Developers console:

https://console.cloud.google.com/

It has all of the cloud stuff in one place. Should be a lot nicer to use too :)

2 comments

With the old appengine console, you just went to one url - appengine.google.com and you found all the links in one place - application, logs, datastore, etc

Since the old appengine console was deprecated, it is difficult to remember the urls for the different services. One has to try and remember multiple urls. It is quite confusing and frustrating.

The golden rule of UI is that if you change it, it will ruin the experience for someone.
Recently there was one liner linked here on how to dramatically improve Angular's speed. Would help that new console too :)