jgonz3 / poc_nuxt_im

MIT License
0 stars 1 forks source link

Research: Explore Typescript and Javascript libraries for instant messaging #3

Open jgonz3 opened 5 months ago

jgonz3 commented 5 months ago

The goal of this project is to validate that we can have a full stack Nuxt application with instant messaging functionality. The goal of this research issue is to list the possible libraries, and pick the one that seems the best.

Once the study is complete, comment on this issue your findings.

kisharnath commented 5 months ago

do we need to just add the list ? we do not need any nav bar or footer right?

jgonz3 commented 5 months ago

A spike is just a study. In the teams I worked with, spikes where either pure studies with no code involved, or the code usually was thrown away. You can check the following thread, however, to discover different kinds of “spikes:” https://community.atlassian.com/t5/Jira-Software-questions/Spikes-v-Discovery-tasks-When-and-how-to-use-them/qaq-p/1565909

In this case, I'm expecting an answer in writing with the title “Research results” or “Spike results.” If you wish to try out various solutions you can create branches for that, and we can later discuss them together.

Concerning branches, I appreciate when teammates prefix their branches with three letters and a slash. For example, I would create a jjg/spike_im_solutions branch if I were to take that issue. (JJG stands for Jeffrey Jean GONZALES, Jean is my middle name.)

Do you feel like, picking that issue?

I'd suggest you started with issue #1 and issue #2 😊

jgonz3 commented 5 months ago

I'll rename the issue so that it reads “Research” 😉