guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

Seems NASA is not using ember.js and so ember inspector won't detect it

Open xnivaxhzne opened this issue 1 year ago • 2 comments

In this section, it is mentioned that

A browser extension, or bookmarklet, to inspect your application live. It's also useful for spotting Ember applications in the wild, try to install it and open up the [NASA website](https://www.nasa.gov/)!

But it turns out that NASA is not using ember anymore. If so, can we change the text accordingly?

xnivaxhzne avatar Dec 05 '23 11:12 xnivaxhzne

Good spot, it looks like the website did indeed change.

A safe bet would be to adjust the text to refer to the current docs site. We'll know for sure that stays an Ember app!

IgnaceMaes avatar Mar 02 '24 20:03 IgnaceMaes

looks like NASA is just using WordPress now 😅

NullVoxPopuli avatar Mar 03 '24 00:03 NullVoxPopuli

Fixed by https://github.com/ember-learn/guides-source/pull/2041.

IgnaceMaes avatar Jun 26 '24 18:06 IgnaceMaes