Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds
  • Group overview
  • Epics 47
    • List
    • Roadmap
  • Issues 1,100
  • Merge Requests 130
  • Security
  • Packages
  • Members
Collapse sidebar
  • Minds
  • Epics
  • &79

Open
Opened 2 months ago by Mark Harding

Server Side Rendering

Goals

  • Abstract the frontend totally from backend
  • Implement angular unviversal
  • Improve SEO

More information

Minds is currently very slow for an initial load, whereas subsequent visits are very fast. By moving the initial rendering to the server side, we can vastly improve the initial visit load time. This is particularly important for mobile browsers, and also for our SEO rankings.

Milestones

Milestone Link
SSR https://gitlab.com/groups/minds/-/milestones/59

Mockups

N/A

Developers

Developer Focus
@markeharding backend & frontend
Edited 2 months ago by Mark Harding
To Do
Nov 6, 2019
Start date
Fixed: None
Inherited: Nov 6, 2019
Jan 30, 2020
Due date
Fixed: Jan 30, 2020
Inherited: None
-
0
Labels
None
None
Ancestors
None
3
3 participants
user avatar
Bill Ottman
user avatar
Brian Hatchet
user avatar
Mark Harding
Notifications
  • Epics and Issues
  • Roadmap
0 5
  • 1 month ago
    Browser should only show "Minds" not "Minds social network"
    1 month ago
    #2196
  • 3 months ago
    Remove window.Minds global object and replace with api endpoint
    3 months ago
    #1929
    Server Side Rendering #mvp
    4
    Weight
  • 3 months ago
    Fully abstract the frontend from the backend
    3 months ago
    #1930
    Server Side Rendering #mvp
    4
    Weight
  • 3 months ago
    Refactor SEO from backend to frontend
    3 months ago
    #848
    Server Side Rendering #mvp
    5
    Weight
  • 3 months ago
    Docker structure for new frontend server
    3 months ago
    #849
    Server Side Rendering #mvp
    2
    Weight

  • Mark Harding @markeharding added issue engine#849 2 months ago

    added issue engine#849

  • Mark Harding @markeharding added issue engine#848 2 months ago

    added issue engine#848

  • Mark Harding @markeharding added issue front#1930 2 months ago

    added issue front#1930

  • Mark Harding @markeharding added issue front#1929 2 months ago

    added issue front#1929

  • Mark Harding @markeharding changed the description 2 months ago

    changed the description

  • Mark Harding @markeharding changed the description 2 months ago

    changed the description

  • Bill Ottman :dragon_face: @ottman changed finish date to Feb 18, 2020 4 weeks ago

    changed finish date to Feb 18, 2020

  • Brian Hatchet :speech_balloon: @brianhatchet mentioned in issue front#2196 2 weeks ago

    mentioned in issue front#2196

  • Brian Hatchet :speech_balloon: @brianhatchet added issue front#2196 2 weeks ago

    added issue front#2196

  • Bill Ottman :dragon_face: @ottman changed finish date to Jan 30, 2020 6 days ago

    changed finish date to Jan 30, 2020

  • Bill Ottman
    Bill Ottman :dragon_face: @ottman · 16 minutes ago

    https://github.com/angular/universal/issues/1000

Please register or sign in to reply