I am learning react.js. I am trying to develop an application where there is a feature like Facebook comment system.I would like to know "is Facebook comment coming from Database using AJAX request or it is placing text just from input box using React.js.
Before
After
Facebook comment reply is so fast. On the other hand in my application I can't make is fast like Facebook.