Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

Frontend issues #71

Open
marcelaraujo opened this issue Mar 8, 2014 · 2 comments
Open

Frontend issues #71

marcelaraujo opened this issue Mar 8, 2014 · 2 comments
Assignees

Comments

@marcelaraujo
Copy link

Todo

  • Create a new architecture for the frontend system like a single page application
  • Maybe apply AngularJS framework
  • Apply new layout
  • Refactoring javascript issues

Dependencies???

  • Maybe reate an API application to provide the data for frontend application
@marcelaraujo marcelaraujo self-assigned this Mar 8, 2014
@yourwebmaker
Copy link
Contributor

It is important to think about SEO before tuning the frontend into SPA.

Take a look in: https://prerender.io/js-seo/angularjs-seo-get-your-site-indexed-and-to-the-top-of-the-search-results/

@marcelaraujo
Copy link
Author

I don't think that is a problem we can't solve because we can.

There're a lot of good and functional ideas that can be used as use of PhantomJS to create snapshots of post rendered site/system and identify when any crawler hit our system to redirect them to the snapshot pages.

Today our system has a hard coupling between view and business logic domain. I have a lot of reasons to create a separate application because it makes easy I work only on frontend and @lcobucci on backend for example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants