Hacker News new | past | comments | ask | show | jobs | submit login

another option: a lot gets pushed back to the backend rendering, where it started.



Ummm, no.

How about, everything shifts to isomorphic rendering. Generate an interactive view stub to display on the client while the app bootstraps.

There's no justifiable reason why we should have to refresh and completely re-render the page every time the view changes.

From a 'business perspective' it's worthwhile to have front-end devs build all of the view logic (incl templating, routing, etc) on the front-end while the back-end team focused solely on building APIs, microservices, and data management infrastructure.

If back-end devs are responsible for everything incl templating, the front-end devs responsibilities are limited to... Photoshop, HTML, and CSS?




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: