Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Introduction of Code Splitting To EvalAI-ngx (Optimisation) #257

@jayaike

Description

@jayaike

I'm submitting a

(Check one with "x" from given options)

  • Bug report
  • Feature request

Current behavior

EvalAI-ngx takes a relatively long time to load up due to the multiple files it loads at runtime. It has to load every component into the main bundle all at once. Slow loading time could steer a lot of new users away from the website.

Expected behavior

It should load faster. the way to achieve this is by Code Splitting in Angular.


I am very familiar with Angular and Code Splitting so I wouldn't mind taking this task head-on.
@Sanji515 @Ram81 @pushkalkatara @vkartik97 @RishabhJain2018

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions