[JAVA] We have released a service that allows you to easily create chats!

at first

This time, I made a chat application "Scorch Chat" that runs on the web. No account registration required No download required It is supposed to be used as a disposable item.

chat-top.png Password can also be set

URL https://scorch-chat.herokuapp.com/

Development environment

rails6 ruby2.7 heroku postgresql ActionCable slim

Same as usual.

Development period

It's about 5 days. It was said that the probability of hitting a web application is about 6% and it is better to hit the quantity rather than the quality, so I made it as soon as possible.

Chat screen

chat-smart.png

[My style] How to study new technology

The bottom line is ** modifying the original code **.

It is difficult to write the code of the technology to be used for the first time at once. So, write a code that is as similar as possible to the app you want to make Drop it on github etc. and proceed with development with it. Then you can practice input and output I think it will be a good study method.

I used Action Cable for the first time this time, but at first I did not understand at all, but already Somehow I came to understand

Is Rails Owakon?

I will cover it because it was talked about in other articles.

I think ** rails is not Owakon **. It's been said for a long time, but hasn't it become an Owakon yet? I think that is the answer.

I don't think it will be an Owakon unless there is a framework that overwhelms rails.

At the end

Thank you for reading this far.

Please use Scorch Chat! URL https://scorch-chat.herokuapp.com/

Recommended Posts

We have released a service that allows you to easily create chats!
We have released "Code-sell", a service that allows you to sell codes! (Personal development)
We have released an app "Public Diary" that allows you to easily publish your diary.
How to create a validator that allows only input to any one field
How to create a class that inherits class information
How to easily create a pull-down in Rails
[Ruby on Rails] Try to create a service that makes local cats happy
What to do if you accidentally create a model
If you have complicated calculations, let's create a CalcRule class
How to create a service builder portlet in Liferay 7 / DXP
[PostgreSQL] The story that you have to cut the session properly
How to create a method
When you receive a call, send an SMS to that number
Creating an ArrayList that allows you to throw in and retrieve the coordinates of a two-dimensional plane
[Android] Develop a service that allows university students to check the operating status of buses circulating in the university.
A story that may make you happy if you create a Sorry Page image to put kubernetes into production