+ 3
I just got to learn HTML 5 and got interested on the new web messanging API but i dont know where to learn more about it.
do u guys have any suggestions
4 Respuestas
+ 7
web messaging API is not possible with html only, you need to learn JS also. Node.js is great for web messaging.
+ 6
w3 school or w3 resources are good place, you can find free video courses on udacity also.
+ 1
i tried w3schools but i could not find no thing
+ 1
okay , i have leant javascript but have not dwelled much into node.js, where can i check it out