Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C concurrent-programming-web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pseucopseuco
  • concurrent-programming-web
  • Merge requests
  • !40

React angularlegacy legacy

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dominic requested to merge react-angularlegacy-legacy into react Feb 15, 2022
  • Overview 39
  • Commits 72
  • Pipelines 19
  • Changes 181

Angular is no more! There is plenty more to do, some quite obvious, but some interactions may be rather surprising. Let me give some examples

Obvious:

  • Refactoring directory structure
  • Getting rid of angular leftovers

Not so obvious:

  • Action X breaks in certain circumstances in react because an infinite render cycle is caused which was not the case in Angular+React
  • Any kind of obvious bug, quirk, improvement or performance complaint

I want to focus this draft MR on the not so obvious stuff. To anyone reviewing the code, it should be clear that the obvious stuff is due in given time. If you are not sure if behaviour is intended or not, still comment on it.

Edited Mar 07, 2022 by Dominic
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: react-angularlegacy-legacy