• Attach the repo links for contacts manager app of both. Ans. Create new.
  • task Update the repos with latest version of Angular.
  • task Check what way is used to communicate between components in react app, if possible useContextAPI anduseReducer instead of external lib for state management.
  • task For Angular add server side rendering.
  • task Where will you host these apps,github_io? There is just static data, where was it last hosted,heroku?

latest angular version? 14.2.4 latest react version? 18.2.0

  • task Angular - how to create a new project?
  • task React- how to create a new project?
  • task What are the libraries that will need to be installed in angular?
  • task What libs need to be installed in react project?