Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Simple Chat Web App Idea

Hi,

The idea is to get a fully functional chat app using nothing but a text file on a server, AJAX and localStorage.

This is my idea:

Simple Chat App

Https connection
Server: text file.

Code:
Ajax to update the text file.

On send execute a function

Function

  • Override the contents of the text file.
  • Pull the contents of the text file onto the webpage.
  • Store the content to localStorage.


Would this work?

Regards,
Chris

from Programming http://bit.ly/2X0PWwo
via IFTTT

Post a Comment

0 Comments