Say there exists some express and emberjs website 'www.example.com'. The backend is a data centric api with a single route to serve static files (emberjs application). if a client visits 'www.example.com/artist/album', this route returns a JSON response. How can you check if emberjs is loaded in the clients browser?
via BCapitalized
No comments:
Post a Comment