문제

For a project I am working I want to implement a small prototype to try things out, demonstrate some functionality to the client and learn some frameworks used in the project.

Do you have any suggestions or do you know of best practices for implementing such a prototype?

Some more details:

  • The application will be a complex web app
  • I have to implement a mechanism where the server pushes data to subscribed clients (the data will be generated by some events)
  • I want to write a prototype which implements exactly this behaviour but nothing more

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 softwareengineering.stackexchange
scroll top