Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4840

Ember and Server Side Isomophic Model

$
0
0

@bgp1 wrote:

Hello,

Currently my web application has a server-side view that is generated and then additional small components are rendered out by way of es6 and Handlebars. What I'm trying to do is continue using the server-side views but only use it for the critical pieces are rendered out and then use Ember to after-the-fact render the rest. A true isomorphic model. From what I can see Ember seems to be suited more toward development where no back-end is needed: just Ember and possibly some APIs for additional data.

Is it possible to integrate Ember into an isomorphic model where it works in tandem with server-side views?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4840

Trending Articles